Skip to content

Instantly share code, notes, and snippets.

@leaysgur
Created October 1, 2014 06:01
Show Gist options
  • Save leaysgur/7320f50b57c71e004c4e to your computer and use it in GitHub Desktop.
Save leaysgur/7320f50b57c71e004c4e to your computer and use it in GitHub Desktop.
.csslintrc
{
"adjoining-classes": false,
"box-model": false,
"box-sizing": false,
"compatible-vendor-prefixes": false,
"empty-rules": false,
"fallback-colors": false,
"font-sizes": false,
"gradients": false,
"important": false,
"known-properties": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment