Skip to content

A sample Sass Gulp project using a set of Design Kit Modules

Notifications You must be signed in to change notification settings

rightscale-design/designkit-gulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design-kit Gulp

A sample Sass Gulp project.

Quick start

# install the dependencies with npm
$ npm install

# build
$ npm run build

# watch
$ npm start

Open index.html file in your browser