grunt import
This uses Bower to import the Normalize.css dependency.
release
This adds the new `release` Grunt task which creates a .zip file in the `release/[version]/` dir with the following name format and structure: `[name]-[version].zip` where `name` and `version` are from package.json. . └── kimono └── 0.0.1 └── *.css