Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dbashford committed Jan 9, 2015
1 parent 5a90365 commit be68441
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ When this property is set to `true`, compiled CSS (i.e. sass, less, stylus) will
When this property is set to `true`, copied CSS will be csslinted.

#### `csslint.vendor` boolean
When this property is set to `true`, vendor CSS will be csslinted.
When this property is set to `true`, vendor CSS will be csslinted. What files are vendor is determined by Mimosa core. Mimosa has a [`vendor`](http://mimosa.io/configuration.html#vendor) setting which indicates where vendor files are located.

#### `csslint.rules` object
Add [csslint overrides](https://github.com/CSSLint/csslint/wiki/Rules) as key/value pairs underneath this property.
If you disagree with any of the jshint settings, or want to turn some of the rules off, add [csslint overrides](https://github.com/CSSLint/csslint/wiki/Rules) as key/value pairs underneath this property.

0 comments on commit be68441

Please sign in to comment.