grunt-styletto
v0.4.1
Published
Grunt plugin for processing CSS with Styletto
Downloads
6
Readme
grunt-styletto
Grunt plugin processing CSS with Styletto
Getting Started
Copy folder grunt-styletto to the "tasks" directory, relative to grunt.js
Then load it from your own grunt.js file:
task.loadTasks('grunt-styletto');
Documentation
This plugin provides only one task: styletto
. Currently this task is NOT a multi task.
Contributing
Please use the issue tracker and pull requests.