postcss-sanitize
PostCSS plugin that removes properties and values based on options (think like a CSS sanitizer)
PostCSS plugin that removes properties and values based on options (think like a CSS sanitizer)
PostCSS plugin pack making it easier to work with IE 11
PostCSS plugin to insert branding colors of all the major companies
PostCSS plugin which holds other PostCSS plugins
A PostCSS plugin to display stats
PostCSS plugin for integrating the popular Less CSS pre-processor into your PostCSS workflow
PostCSS plugin to filter rules by applying a callback function on each selector. Can be used to filter out individual rules or remove all rules besides those you wish to keep.
PostCSS plugin that creates inner border like sintax using box-shadow
PostCSS plugin to urlencode background svgs
PostCSS High Contrast is PostCSS plugin that helps automaticaly converts all colors to high contrast
PostCSS plugin that generates typed entities from CSS classes for chosen programming language.
Prefix URLs with CDN
PostCSS plugin for splitting css into multiple css files with sourcemaps support for preventing limitation of shinny ie9
Set prefix to all selectors after CSS/SASS/SCSS compilation
PostCSS plugin to rebase assets to specified folder.
Filter all matching or non-matching media queries
Filter CSS based on a given list of selectors
PostCSS plugin to rewrite code with existing vendor prefixes for CSS gradients code (especially -webkit-) and add equivalent un-prefixed CSS
PostCSS plugin to define a lh unit based on the line height for vertical rhythm
A PostCSS plugin that could add css selector before all selectors,so that the styles will not affect other projects.