Please read this Coding Style for Issues, pull requests and coding standards.
All changes must be made in /assets folder. The CSS should be modified using the SASS preprocessor.
For facilitate the contribution of any people in projects, all commit messages, pull request title or issues discussion must be in English.
Before commit adjusts in project, check if exists an open issue and make references for this issue using '#' in your commit message.
Some steps:
Install all dependencies
npm install
Watch task and enjoy
grunt live
MIT License © CSS Conf Brasil
