mirror of
https://github.com/bradtraversy/sass_starter_pack.git
synced 2026-08-24 10:14:27 -05:00
master
Sass Starter Pack
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
JavaScript
61.2%
HTML
32.3%
SCSS
6.5%