mirror of
https://github.com/pure-css/pure
synced 2024-11-22 05:32:20 +01:00
4783db4201
This gives basic linting of src CSS, but ignores linting normalize.css.
6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
{
|
|
"box-sizing" : false,
|
|
"display-property-grouping": false,
|
|
"star-property-hack" : false
|
|
}
|