Skip to content

Latest commit

 

History

History

node-sass

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

node-sass

npm install
npm run sass

Þýðir sass frá styles.scss í styles.css, ásamt öllum þeim skrám sem vísað er í.

npm run sass-nomap

Keyrir án source-map, þ.a. ekki er hægt að nota inspect til þess að sjá úr hvaða sass skrár lína kom.

npm run sass-watch

Þýðir sass frá styles.scss í styles.css og fylgist með breytingum og þýðir aftur.