0.0.5 • Published 7 years ago

cra-sass v0.0.5

Weekly downloads
41
License
MIT
Repository
github
Last release
7 years ago

cra-sass

Simply setup SASS within create react app, as per the CRA readme.

Install & Use

  1. INSTALL : npm install -g cra-sass --save ( As with CRA I suggest installing this globally as it is accessible via CLI)
  2. RUN IT : cra-sass ( from within your CRA install folder )

What it does

  1. Installs node-sass-chokidar & npm-run-all
  2. Adds the scripts and ties up the package json.

NOTES

This does overwrite the default scripts, etc etc. If you are worried backup your package.json :)

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago