postcss-myth

0.0.0 • Public • Published

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

/postcss-myth/

    Package Sidebar

    Install

    npm i postcss-myth

    Weekly Downloads

    2

    Version

    0.0.0

    License

    MIT

    Last publish

    Collaborators

    • vanchoy
    • tunnckocore