mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
7 lines
151 B
JSON
7 lines
151 B
JSON
{
|
|
// Ignore CSS validation errors so we can use
|
|
// PostCSS features. This lets stylelint handle
|
|
// validation instead.
|
|
"css.validate": false
|
|
}
|