import sharedConfig from "@repo/config-tailwind" /** @type {Pick} */ const config = { presets: [sharedConfig], } export default config