@minna-ui/rollup-plugin-postcss
Version:
PostCSS runner rollup plugin for use in Minna UI projects.
21 lines (11 loc) • 932 B
Markdown
[](https://www.npmjs.com/package/@minna-ui/rollup-plugin-postcss)
[](https://github.com/WeAreGenki/minna-ui/blob/master/LICENCE)
# `@minna-ui/rollup-plugin-postcss`
Rollup plugins for use in [`Minna UI`](https://github.com/WeAreGenki/minna-ui) projects.
Process imported styles with PostCSS and optionally remove unused CSS with Purgecss. It _does not_ write files to disk itself so it's ideal for systems like sapper which have their own file handling logic.
## Usage
TODO: Write me :)
## Licence
`@minna-ui/rollup-plugin-postcss` is part of [`Minna UI`](https://github.com/WeAreGenki/minna-ui), an Apache-2.0 licensed open source project. See [LICENCE](https://github.com/WeAreGenki/minna-ui/blob/master/LICENCE).
---
© 2020 [We Are Genki](https://wearegenki.com)