1.1.3 • Published 5 years ago

sass-manager v1.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

Sass Manager

An easy package to turn SCSS into auto-prefixed scss.

Github

You can see the repo here. Feel free to suggest improvements or submit a new issue. You can also rate the repo if you like what I'm doing.

List of features

  • Take a directory in input and scan scss files inside.
  • Autoprefix them using PostCSS autoprefixer (cover 99.5%);
  • It exclude automatically file with leading underscore (for import).

Code Demo

sass serve [input] [output]

Download & Installation

Install it globally.

$ sudo npm i -g sass-manager

You might encounter troubles installing node-sass.

$ sudo npm i -g sass-manager --unsafe-perm

Authors

Arthur Eichelberger.

License

This project is licensed under the ISC License

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago