https://github.com/sassy/postcss-momocss
The name of Momoiro Clover Z members are representing the color.
https://github.com/sassy/postcss-momocss
momoclo momoiro-clover momoiro-clover-z postcss
Last synced: 5 months ago
JSON representation
The name of Momoiro Clover Z members are representing the color.
- Host: GitHub
- URL: https://github.com/sassy/postcss-momocss
- Owner: sassy
- License: mit
- Created: 2015-09-03T15:10:00.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-06-01T22:25:26.000Z (about 1 year ago)
- Last Synced: 2025-07-03T08:53:59.864Z (12 months ago)
- Topics: momoclo, momoiro-clover, momoiro-clover-z, postcss
- Language: JavaScript
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
# [postcss][postcss]-momocss
[][ci] [][npm] [][deps]
> Transform CSS with PostCSS.
The name of Momoiro Clover Z members are representing the color.
following:
membervalue
kanakored
shioriyellow
ayakapink
renipurple
## Install
With [npm](https://npmjs.org/package/postcss-momocss) do:
```
npm install postcss-momocss --save
```
## Example
### Input
```css
h1 {
color: kanako;
}
```
### Output
```css
h1{color:red}
```
## Usage
See the [PostCSS documentation](https://github.com/postcss/postcss#usage) 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](https://github.com/sassy/momocss)
[ci]: https://travis-ci.org/sassy/postcss-momocss
[deps]: https://gemnasium.com/sassy/postcss-momocss
[npm]: http://badge.fury.io/js/postcss-momocss
[postcss]: https://github.com/postcss/postcss