hoodie-base-css

Hoodie's base CSS file


Keywords
hoodie, bootstrap
Install
bower install hoodie-base-css

Documentation

Hoodie Base CSS

Build Status

Hoodie's base CSS file

## Installation

 bower install hoodie-base-css

After that just include the hoodie.css or hoodie.scss in your project.

## Development

Before starting run:

 npm install

Edit src/hoodie.scss, then run grunt dist to create the scss an css files.