Skip to content

Commit

Permalink
point tsconfig to the updated postcss config file
Browse files Browse the repository at this point in the history
  • Loading branch information
rodelta committed Jul 16, 2024
1 parent dfee3db commit 35e5f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"*.js",
"vite.config.ts",
"vitest-setup.ts",
"postcss.config.js"
"postcss.config.cjs"
],
"exclude": ["dist", "node_modules"]
}

0 comments on commit 35e5f2e

Please sign in to comment.