Skip to content

jdelarubia/rollup-postcss-scaffold

Repository files navigation

rollup-postcss-scaffold

Example of a pipeline which includes:

  • TypeScript
  • PostCSS for the CSS post transformation
  • Rollup for the JavaScript bundling

Running the example

# install all the dependencies
$ npm install

# launch a development local server
$ npm run SERVE

# and, watch for changes on your CSS
$ npm run WATCH

About

Minimal working example of a Rollup+PostCSS toolchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published