grunt-css
v0.5.4
Published
Grunt plugin for linting and minifying CSS
Downloads
4,494
Readme
grunt-css
Grunt plugin for linting and minifying CSS
Getting Started
Install the module with: npm install grunt-css
var grunt_css = require('grunt-css');
grunt_css.awesome(); // "awesome"
Documentation
(Coming soon)
Examples
(Coming soon)
Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.
Release History
(Nothing yet)
License
Copyright (c) 2012 Jörn Zaefferer
Licensed under the MIT license.