Gulp info and commands
20. April 2018
Navigate to the assets folder, write:
FIRST: npm install
- gulp
- gulp watch
If problem. Try: npm update
20. April 2018
Navigate to the assets folder, write:
FIRST: npm install
If problem. Try: npm update
20. April 2018
Look for:
.pipe(sass({ style: 'expanded', sourceComments: 'normal' }))
change to:
sourceComments: false