Skip to content

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

License

Notifications You must be signed in to change notification settings

sassy/postcss-momocss

Repository files navigation

postcss-momocss

Build Status NPM version Dependency Status

Transform CSS with PostCSS.

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

membervalue
kanakored
shioriyellow
ayakapink
renipurple

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published