PostCSS
A tool for transforming CSS with JavaScript
Increase code readability
Add vendor prefixes to CSS rules using values from Can I Use. Autoprefixer will use the data based on current browser popularity and property support to apply prefixes for you.
Use tomorrow’s CSS today!
PostCSS Preset Env, lets you convert modern CSS into something most browsers can understand, determining the polyfills you need based on your targeted browsers or runtime environments, using cssdb.
The end of global CSS
CSS Modules means you never need to worry about your names being too generic, just use whatever makes the most sense.
Avoid errors in your CSS
Enforce consistent conventions and avoid errors in your stylesheets with stylelint, a modern CSS linter. It supports the latest CSS syntax, as well as CSS-like syntaxes, such as SCSS.
Sponsors
Is your company using PostCSS? Join this list!