export default { plugins: { "@tailwindcss/postcss": {}, "postcss-prefixwrap": ".calcom-atoms", cssnano: { preset: "default", }, }, };