mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Add VS Code settings
This commit is contained in:
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
// Ignore CSS validation errors so we can use
|
||||
// PostCSS features. This lets stylelint handle
|
||||
// validation instead.
|
||||
"css.validate": false
|
||||
}
|
||||
Reference in New Issue
Block a user