Skip to content

Commit 3c5788a

Browse files
authored
Merge pull request #350 from ixartz/postcss-types
chore: add types in postcss config file
2 parents a6c7601 + db1bd7c commit 3c5788a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

postcss.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/** @type {import('postcss-load-config').Config} */
12
const config = {
23
plugins: {
34
'@tailwindcss/postcss': {},

0 commit comments

Comments
 (0)