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 74282a2 commit 8d3f1b1Copy full SHA for 8d3f1b1
packages/ui/tailwind.config.js
@@ -1,5 +1,5 @@
1
import tailwindConfig from "tailwind-config/tailwind.config.js";
2
3
-module.exports = {
+export default {
4
...tailwindConfig,
5
}
0 commit comments