backpack-node-sass

1.1.2 • Public • Published

backpack-node-sass

Build Status npm version

backpack-node-sass runs several node-sass processes in parallel - allowing Sass files to be transpiled faster than using node-sass directly.

Install

npm install --save-dev backpack-node-sass

Usage

> backpack-node-sass
✔ 159 files found
✔ 8 workers spawned
✔ 159/159 compiled

Add a comment to output files - e.g. a license header or file comment:

Note: Ensure your prefixComment is plain text and does not already include comments in the form /* */.

> backpack-node-sass --prefixComment="$(<./license.txt)"
✔ 159 files found
✔ 8 workers spawned
✔ 159/159 compiled

Watch mode:

> backpack-node-sass --watch
✔ Ready for changes
✔ Compiled: packages/bpk-component-button/src/bpk-button.css
✔ Compiled: packages/bpk-component-text/src/BpkText.css

Package Sidebar

Install

npm i backpack-node-sass

Weekly Downloads

0

Version

1.1.2

License

Apache-2.0

Unpacked Size

24.2 kB

Total Files

7

Last publish

Collaborators

  • anambl
  • skyscanner-koalasquad
  • gert-jan.vercauteren
  • frugoman
  • marianeumayer-skyscanner
  • ojcurt
  • mungodewar
  • alexsannikov.skyscanner
  • chrismoore-skyscanner
  • arnaugm.skyscanner
  • diego_skyscanner
  • matthewr
  • simonward
  • mattface