Skip to content

Commit

Permalink
Installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
serranoarevalo authored Sep 14, 2017
1 parent 9cebde7 commit ca09ad5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,14 @@ If you want Sass behaviour with removing inline comments, you can use
[postcss-strip-inline-comments] plugin.

[postcss-strip-inline-comments]: https://github.com/mummybot/postcss-strip-inline-comments


## Installation

### Npm

``` npm --save-dev install postcss-scss ```

### Yarn

``` yarn add --dev postcss-scss ```

0 comments on commit ca09ad5

Please sign in to comment.