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.
2 parents fe7064a + 4e81d77 commit 6d00eaeCopy full SHA for 6d00eae
tailwind.config.js
@@ -1,5 +1,6 @@
1
module.exports = {
2
content: [
3
+ "./src/app/**/*.{js,ts,jsx,tsx}",
4
"./src/pages/**/*.{js,ts,jsx,tsx}",
5
"./src/components/**/*.{js,ts,jsx,tsx}",
6
"./src/modules/**/*.{js,ts,jsx,tsx}",
0 commit comments