postcss-momocss

1.0.0 • Public • Published

postcss-momocss

Build Status NPM version Dependency Status

Transform CSS with PostCSS.

The name of Momoiro Clover Z members are representing the color. following:

member value
kanako red
shiori yellow
ayaka pink
reni purple

Install

With npm do:

npm install postcss-momocss --save

Example

Input

h1 {
    color: kanako;
}

Output

h1{color:red}

Usage

See the PostCSS documentation for examples for your environment.

Contributing

Pull requests are welcome. If you add functionality, then please add unit tests to cover it.

License

MIT © Satoshi Watanabe

/postcss-momocss/

    Package Sidebar

    Install

    npm i postcss-momocss

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    9.27 MB

    Total Files

    2985

    Last publish

    Collaborators

    • sassy