Deprecated
Deprecated as the Myth project is no longer maintained.
Myth - Postprocessor that polyfills CSS
Issues with the output should be reported on the Myth issue tracker.
Install
$ npm install --save-dev grunt-myth
Usage
grunt; // npm install --save-dev load-grunt-tasks grunt; grunt;
Options
sourcemap
Type: boolean
Default: false
Embed a Source Map.
features
Type: object
Default: {}
Disable specific Myth features.
License
MIT © Sindre Sorhus