1
mirror of https://github.com/pure-css/pure synced 2025-01-10 17:26:23 +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
}