Skip to content

Commit 0276f58

Browse files
committed
Added postcss.
1 parent c9d5551 commit 0276f58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/extensions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"recommendations": [
33
"esbenp.prettier-vscode",
44
"dbaeumer.vscode-eslint",
5-
"bradlc.vscode-tailwindcss"
5+
"bradlc.vscode-tailwindcss",
6+
"csstools.postcss"
67
]
78
}

0 commit comments

Comments
 (0)