1.1.0 • Published 11 years ago
broccoli-myth v1.1.0
broccoli-myth 
Preprocess CSS with Myth
Install
$ npm install --save-dev broccoli-mythUsage
var myth = require('broccoli-myth');
tree = myth(tree);API
myth(tree, options)
Initialize a new myth with the given string of regular CSS.
License
MIT © Kevin Mårtensson