mirror of
https://github.com/bckelley/Sass-Workflow.git
synced 2026-08-24 03:24:12 -05:00
6d02557f564be624d3f236cfc231afe4e6c4a327
* added proxy-middleware * added express server had to add the express server to see the files in my directory and proxy-middleware to get gulp and browser-sync to work
Sass Workflow
A light package for compiling Sass and running a dev server
Version
1.0.0
Usage
Installation
Install the dependencies (gulp, gulp-sass, browser-sync)
$ npm install
Run
This will watch your sass files, compile them and run your dev server at http://localhost:3000
$ npm start
Languages
HTML
40.3%
SCSS
34.1%
JavaScript
25.6%