We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6ad7a commit c32528cCopy full SHA for c32528c
website/postcss.config.mjs
@@ -1,3 +1 @@
1
-import postcssConfig from '@theguild/tailwind-config/postcss.config';
2
-
3
-export default postcssConfig;
+export { default } from '@theguild/tailwind-config/postcss.config';
0 commit comments