Skip to content

LauraRocks/Simple-Gulp-Sass-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple setup for using SCSS with GULP

This is a super simple example how to use Gulp with Sass

How to Use it

Just run npm install and then gulp watch to start working.

How SASS Compiling happens

Use .scss files and put them under scss folder. See gulpfile for more.

All scss will compile to one file under /dist/css/style.css

About

Very simple structure for using scss with Gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published