Skip to content

Instantly share code, notes, and snippets.

View SpaceToastCoastToCoast's full-sized avatar

Alan SpaceToastCoastToCoast

View GitHub Profile
@kellishouts
kellishouts / gulp_sass_livereload.md
Last active January 24, 2022 06:40
Gulp + Sass + LiveReload 1.0

Gulp + Sass + LiveReload

This Gist goes over setting up a gulp workflow that will:

  1. watch for any sass changes, then compiles sass source into css
  2. watch for any changes in the public directory, and trigger live-reload
  3. serve static content in public/