const sharedConfig = require("@rallly/tailwind-config/tailwind.config"); module.exports = { ...sharedConfig, theme: { ...sharedConfig.theme, }, };