css-transpiler

1.0.16 • Public • Published

CSS-TRANSPILER

an npm package to trnaspile all .scss files into regular css, in the same location as the scss files

Installation

npm install css-transpiler --save-dev

Usage

The package requires the use of src folder for all frontend .css/.scss files

Use the package as a development dependency, as it does not provide any module that can be imported

run

npm exec transpile

this starts a daemon that watches for changes in any .scss files in the src directory or its children folders (including deeply nested folders in the src folder).

As the .scss files a re edited, the css is automatically created.

Readme

Keywords

Package Sidebar

Install

npm i css-transpiler

Weekly Downloads

2

Version

1.0.16

License

ISC

Unpacked Size

17.5 kB

Total Files

12

Last publish

Collaborators

  • nici469