Skip to content

Commit 4e81d77

Browse files
Update tailwind.config.js
1 parent fe7064a commit 4e81d77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module.exports = {
22
content: [
3+
"./src/app/**/*.{js,ts,jsx,tsx}",
34
"./src/pages/**/*.{js,ts,jsx,tsx}",
45
"./src/components/**/*.{js,ts,jsx,tsx}",
56
"./src/modules/**/*.{js,ts,jsx,tsx}",

0 commit comments

Comments
 (0)