Skip to content

qianzy96/grunt-susy-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grunt Susy Starter

This is a starter project template that uses LibSass to compile Susy with Grunt. Detailed instructions on how this template is set up is found at http://www.zell-weekeat.com/grunt-sass-with-susy/

Project Setup

  1. Clone the repo
git clone https://github.com/zellwk/grunt-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 grunt-sass and grunt-contrib-watch. Use the grunt command to start the process.

$ grunt

That's it!

About

Susy Starter that uses LibSass with Grunt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 94.0%
  • JavaScript 4.5%
  • HTML 1.5%