Please read this Coding Style for Issues, pull requests and coding standards.
All changes must be made in /assets
folder.
For make easy the contribution of any people in projects, all commit messages, pull request titles or issues discussions must be in English.
Before commit adjustments 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
Start the watch
task and enjoy:
grunt live
There is the simple css task if you prefer:
grunt css
MIT License © Conferência CSS Brasil