Skip to content

scalder27/gulp-susy-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grunt Susy Starter

This is a starter project template that uses LibSass to compile Susy with Gulp. Detailed instructions on how this template is set up is found at ???

Project Setup

  1. Clone the repo
git clone https://github.com/zellwk/gulp-susy-starter.git
  1. Install Node dependencies
$ npm install
  1. Install Bower dependencies
$ bower install

Usage

The gruntfile in this project is setup to run gulp-sass and to watch the scss file for changes. Use the gulp command to start the process.

$ gulp

That's it!

About

Susy Starter that uses LibSass with Gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 97.7%
  • JavaScript 1.7%
  • HTML 0.6%