Skip to content

Project Roadmap

Kai Falkowski edited this page Jul 4, 2018 · 3 revisions

v2.0.0

Narrative: Remove features (such as minification) which are available as separate PostCSS plugins. This means support of external PostCSS plugins for the extracted files.

Agenda:

  1. get rid of combine and minimize
  2. add option to apply any other PostCSS plugin to the extracted files (such as minification)

v1.0.0

Narrative: Make the plugin production ready and add some complete examples so it's easier to start using it.

Agenda:

  1. JS unit tests
  2. complete examples for common bundlers & task runner
  3. CSS minify support
Clone this wiki locally