Skip to content

Instantly share code, notes, and snippets.

@llaumgui
Created September 3, 2014 11:30
Show Gist options
  • Save llaumgui/a7c8476e2816c2ddf2c7 to your computer and use it in GitHub Desktop.
Save llaumgui/a7c8476e2816c2ddf2c7 to your computer and use it in GitHub Desktop.
My CSSLint configuration file (.csslintrc).
{
"ids": false,
"import": false,
"important": false,
"unique-headings": false,
"floats": false,
"font-sizes": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment