add extention recomandations
change default css to postcss
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -15,6 +15,8 @@
|
||||
"templ": "html"
|
||||
},
|
||||
"files.associations": {
|
||||
"*.css": "tailwindcss"
|
||||
}
|
||||
"*.css": "postcss"
|
||||
},
|
||||
"editor.colorDecorators": true,
|
||||
"editor.defaultColorDecorators": "always"
|
||||
}
|
||||
Reference in New Issue
Block a user