Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/josantana/dryish.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Jo Santana committed Nov 3, 2015
2 parents b1d7a51 + 1b6577c commit 770feb6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,14 +95,14 @@ Prefixed with `.u-`. For generic helper classes.

## Implementation

### Install Sass and Sass Linter

*Dryish.css* is all based on Sass. The linter will help you write following the best pratices by default. Without IDs, overqualified selectors, etc.

### Install with Bower

You can install and manage *Dryish.css* versions using [Bower](http://bower.io).

```
$ bower install dryish.css
```

### Use Sass Linter

*Dryish.css* is all based on Sass. Configure your favorite code editor to use this linter to help you write accordingly to the best pratices by default. Without IDs, overqualified selectors, and so on.

0 comments on commit 770feb6

Please sign in to comment.