Skip to content

Commit ca09ad5

Browse files
Installation instructions.
1 parent 9cebde7 commit ca09ad5

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,14 @@ If you want Sass behaviour with removing inline comments, you can use
6363
[postcss-strip-inline-comments] plugin.
6464

6565
[postcss-strip-inline-comments]: https://github.com/mummybot/postcss-strip-inline-comments
66+
67+
68+
## Installation
69+
70+
### Npm
71+
72+
``` npm --save-dev install postcss-scss ```
73+
74+
### Yarn
75+
76+
``` yarn add --dev postcss-scss ```

0 commit comments

Comments
 (0)