0.0.0 • Published 9 years ago

postcss-myth v0.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

npm mit license build status coverage status deps status

PostCSS port of Myth. Support for Myth in PostCSS ecosystem.

Install

npm i --save postcss-myth
npm test

Usage

For more use-cases see the tests

var myth = require('postcss-myth');

// `input` is css input
// `options` options are passed to postcss and all used plugins
myth(input, options);

Author

Charlike Mike Reagent

License MIT license

Copyright (c) 2015 Charlike Mike Reagent, contributors.
Released under the MIT license.


Proudly generated by docks(1), April 22, 2015