steven-klein / rollup-postcss-cssnext

An NPM scripts workflow for bundling Javascript with Rollup and Buble, and bundling CSS with PostCSS and CSSNext, and copying of static assets with cpx.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rollup-postcss-cssnext

An NPM scripts workflow for bundling Javascript with Rollup and Buble, and bundling CSS with PostCSS and CSSNext, plus copying of static assets with cpx.

CircleCI GitHub version Open Source Love MIT Licence devDependency Status

This NPM scripts workflow uses the following packages that you'll want to be familiar with when it comes time to extend the workflow for your specific project.

Rollup.js, PostCSS, cpx.

About

An NPM scripts workflow for bundling Javascript with Rollup and Buble, and bundling CSS with PostCSS and CSSNext, and copying of static assets with cpx.


Languages

Language:JavaScript 98.6%Language:CSS 1.4%