A series of basic PostCSS environments used during BrewBox event.
- Autoprefixer - PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use.
- CSSnext - Use tomorrow’s CSS syntax, today.
- CSSnano - cssnano takes your nicely formatted CSS and runs it through many focused optimizations.
- PostCSS Size - PostCSS plugin for size shortcut to set width and height properties.