- add
.container
class - add
.hide-X
class - add update something in the Docs
- add babel for Docs
- add .npmignore
- minimize size of the project in npmjs
- Change columns class structure from
<div class="grid-sm-X grid-md-X grid-lg-X grid-xl-X"></div>
to
<div class="grid sm-X md-X lg-X xl-X"></div>
- Add other grid classes like
grid-X
- Fix an issue in
.row
&.grid
class - Add Jasmine for
config.js
file
- Init the project
- Build project files & folders structure
- Setup gulpJs packages for developement