const config = { plugins: { tailwindcss: {}, autoprefixer: {}, "postcss-import": {}, "postcss-prefixwrap": `.calcom-atoms`, }, }; export default config;