1
mirror of https://github.com/pure-css/pure synced 2024-11-22 05:32:20 +01:00
pure/.csslintrc

9 lines
243 B
Plaintext

{
"adjoining-classes" : false,
"box-sizing" : false,
"display-property-grouping": false,
"order-alphabetical" : false,
"star-property-hack" : false,
"unqualified-attributes" : false
}