You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
644 B
18 lines
644 B
{
|
|
"vendor-prefix" : true,
|
|
"duplicate-properties" : true,
|
|
"display-property-grouping" : true,
|
|
"empty-rules" : true,
|
|
|
|
"adjoining-classes" : false,
|
|
"box-model" : false,
|
|
"compatible-vendor-prefixes" : false,
|
|
"box-sizing" : false,
|
|
"duplicate-background-images" : false,
|
|
"floats" : false,
|
|
"important" : false,
|
|
"overqualified-elements" : false,
|
|
"rules-count" : false,
|
|
"shorthand" : false,
|
|
"zero-units" : false
|
|
}
|