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
- Host: GitHub
- URL: https://github.com/cushjs/cush-plugin-postcss
- Owner: cushJS
- License: mit
- Created: 2018-07-16T02:13:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-21T20:11:45.000Z (almost 8 years ago)
- Last Synced: 2024-11-24T09:34:10.227Z (over 1 year ago)
- Topics: cush, cush-plugin, postcss
- Language: CoffeeScript
- Homepage: https://postcss.org
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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