Skip to content

Commit

Permalink
use commonjs for PostCSS config file because tailwind doesnt support …
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoikarashi committed Feb 15, 2024
1 parent 838bdf8 commit d2ab0b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"**/*.tsx",
".next/types/**/*.ts",
"**/*.js",
"**/*.cjs"
],
"exclude": ["node_modules", "coverage"]
}

0 comments on commit d2ab0b8

Please sign in to comment.