sassface

A collection of Sass helpers.


License
Unlicense
Install
bower install sassface

Documentation

SassFace Bower version

My collection of Sass helpers and base style settings.

To Use:

Clone the repo:

$ git clone https://github.com/furzeface/sassface && cd sassface

Go to the directory and run:

$ npm install

This will install Node packages and Bower components.

Run the Grunt task to setup CSS/Sass files:

$ grunt setup

Reference the CSS files in your project or Sass files in your site and refer to the docs.

To produce docs

Run Grunt docs task:

$ grunt docs

Contributing Build Status Stories in Ready

dependency Status devDependency Status

Run Grunt dev build task, which starts watching files afterwards:

$ grunt dev

Check out the TODO List or Waffle board then work away!

You can run a Grunt task to generate a new todo list form @todos in the code:

$ grunt todo

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.

Commit messages loosely adhere to these guidelines.

Versioning adheres to Semver.

Release History

* 1.1.0 - Adds helpers from projects using SassFace
* 1.0.8 - Adds Docs
* 1.0.0 - Initial release

License

Copyright (c) 2014 Daniel Furze. Licensed under the MIT license: http://danielfurze.mit-license.org