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 64ffd22 commit 058cdd7Copy full SHA for 058cdd7
frontend/tailwind.config.cjs
@@ -2,4 +2,4 @@
2
// This file exists to support tools that don't support ESM or TypeScript.
3
// It imports the real config from tailwind.config.ts via a generated .js file.
4
5
-module.exports = require('./tailwind.config.generated.js');
+module.exports = require('./tailwind.config.js');
0 commit comments