An open API service indexing awesome lists of open source software.

https://github.com/cushjs/cush-plugin-postcss

CSS plugins for cush
https://github.com/cushjs/cush-plugin-postcss

cush cush-plugin postcss

Last synced: about 1 month ago
JSON representation

CSS plugins for cush

Awesome Lists containing this project

README

          

# cush-plugin-postcss v0.1.0

Use [postcss][1] to transform your CSS with plugins.

Packages must have a `postcss.config.js` module.

This plugin is enabled by default for [css-bundle][2].

[1]: https://github.com/postcss/postcss
[2]: https://github.com/cushJS/css-bundle