1
mirror of https://github.com/pure-css/pure synced 2024-11-18 02:36:30 +01:00
pure/.csslintrc
2020-05-11 10:20:30 -07:00

10 lines
283 B
Plaintext

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