Skip to content

Instantly share code, notes, and snippets.

@vbravest
Created December 27, 2013 03:11
Show Gist options
  • Save vbravest/8142096 to your computer and use it in GitHub Desktop.
Save vbravest/8142096 to your computer and use it in GitHub Desktop.
{
"adjoining-classes": true,
"box-model": true,
"box-sizing": false,
"bulletproof-font-face": true,
"compatible-vendor-prefixes": true,
"display-property-grouping": true,
"duplicate-background-images": false,
"duplicate-properties": true,
"empty-rules": true,
"errors": true,
"fallback-colors": true,
"floats": true,
"font-faces": true,
"font-sizes": false,
"gradients": true,
"ids": true,
"import": true,
"important": true,
"known-properties": true,
"outline-none": false,
"overqualified-elements": true,
"qualified-headings": true,
"regex-selectors": true,
"rules-count": true,
"selector-max": true,
"selector-max-approaching": true,
"shorthand": true,
"star-property-hack": true,
"text-indent": true,
"underscore-property-hack": true,
"unique-headings": true,
"universal-selector": false,
"unqualified-attributes": true,
"vendor-prefix": true,
"zero-units": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment