|
| 1 | +{ |
| 2 | + "adjoining-classes": false, |
| 3 | + "box-model": false, |
| 4 | + "box-sizing": false, |
| 5 | + "bulletproof-font-face": false, |
| 6 | + "compatible-vendor-prefixes": false, |
| 7 | + "display-property-grouping": false, |
| 8 | + "duplicate-background-images": false, |
| 9 | + "duplicate-properties": false, |
| 10 | + "empty-rules": false, |
| 11 | + "errors": false, |
| 12 | + "fallback-colors": false, |
| 13 | + "floats": false, |
| 14 | + "font-faces": false, |
| 15 | + "font-sizes": false, |
| 16 | + "gradients": false, |
| 17 | + "ids": false, |
| 18 | + "import": false, |
| 19 | + "import-ie-limit": false, |
| 20 | + "important": false, |
| 21 | + "known-properties": false, |
| 22 | + "non-link-hover": false, |
| 23 | + "order-alphabetical": false, |
| 24 | + "outline-none": false, |
| 25 | + "overqualified-elements": false, |
| 26 | + "qualified-headings": false, |
| 27 | + "regex-selectors": false, |
| 28 | + "rules-count": false, |
| 29 | + "selector-max": false, |
| 30 | + "selector-max-approaching": false, |
| 31 | + "selector-newline": false, |
| 32 | + "shorthand": false, |
| 33 | + "star-property-hack": false, |
| 34 | + "text-indent": false, |
| 35 | + "underscore-property-hack": false, |
| 36 | + "unique-headings": false, |
| 37 | + "universal-selector": false, |
| 38 | + "unqualified-attributes": false, |
| 39 | + "vendor-prefix": false, |
| 40 | + "zero-units": false |
| 41 | +} |
0 commit comments