Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 354 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 354 Bytes

gulp-sass-demo

A quick demo on compiling Sass with Gulp. This repo follows the blog post that can be found at blog.paulmkim.ca.

Getting started

Clone the git repo

git clone https://github.com/paulmskim/gulp-sass-demo.git

Install node modules

npm install