A set of small, responsive CSS modules that you can use in every web project.
Go to file
Eric Ferraiuolo 8ed6826eb6 Rename files to fit the new naming conventions
* `-core.css`: The module's most basic functionality.
* `[module].css`: The module's main rules, assumes `-core.css` rules.
* `-context.css`: A contextualized version of `[module].css`.
* `-r.css`: Respnsive, `@media` query rules.
* `-[feature].css`: Optional feature that provides extra rules.
2013-05-14 13:10:29 -04:00
src Rename files to fit the new naming conventions 2013-05-14 13:10:29 -04:00
.gitignore Initial drop 2013-05-09 18:05:18 -04:00
Gruntfile.js Use grunt-contrib-clean for cleaning build tasks 2013-05-13 14:56:23 -04:00
HISTORY.md Initial drop 2013-05-09 18:05:18 -04:00
LICENSE.md Initial drop 2013-05-09 18:05:18 -04:00
package.json Move grunt-contrib-clean to devDependencies 2013-05-13 15:09:00 -04:00
README.md Initial drop 2013-05-09 18:05:18 -04:00

Kimono