magefront-plugin-postcss
v2.1.0
Published
PostCSS plugin for **magefront**.
Downloads
6
Maintainers
Readme
magefront-plugin-postcss
PostCSS plugin for magefront.
Install
npm i postcss magefront-plugin-postcss
Usage
import postcss from 'magefront-plugin-postcss'
export default {
plugins: [postcss()],
}
See the documentation for more information.