Let’s collect ideas about future PostCSS website.
- Plugins list (even with search like in gulp) is a lame way. We need some wizard (of course list will exists too):
- You select basement: preprocessors or/and CSS4.
- You select architecture: BEM, CSS Modules, etc.
- You select a builder: Gulp, webpack, grunt, etc.
- Pick some extra sugar.
- We will get you a exactly code to copy-paste to your build process. For example, only
gulp-cssnext with some sugar plugin additions if you select CSS4, BEM, Gulp and not so many additions.
- AST explorer for plugin developer. You put a CSS and get PostCSS AST with references.
- Migration guide
- Docs with good formation.
- Playground based on
postcss-use.
Let’s collect ideas about future PostCSS website.
gulp-cssnextwith some sugar plugin additions if you select CSS4, BEM, Gulp and not so many additions.postcss-use.