Skip to content

DrupalPhil/r2i-drupal-gulp-sass-browsersync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Gulp Tasks

$ gulp

$ gulp watch

This will watch for changes and compile as needed. Requires page reload.


$ gulp watch:sync

This will run gulp watch as well as browsersync. This reloads the styling assets for you.


$ gulp compile:production

Compiles css for production.


$ gulp compile:production:minify

Compiles css for production as well as minifys.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published