Simple Radio and Checkbox (CSS only)
Merge CSS rules with PostCSS.
Minify selectors with PostCSS.
Reduce initial definitions to the actual initial value, where possible.
Ensure CSS selectors are unique.
Detect/remove browser hacks from CSS files.
Discard duplicate rules in your CSS files with PostCSS.
Style form elements when they are empty
PostCSS plugin This project tries to fix all of flexbug's issues
A plugin that provides a basic reset for form styles that makes form elements easy to override with utilities.
A CSS-inspired language to select, sequence, and compose DOM events.
Convert values with PostCSS (e.g. ms -> s)
Discard comments in your CSS files with PostCSS.
Normalize multiple value display syntaxes into single values.
Normalize wrapping quotes for CSS string literals.
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Normalize keyword values for position into length values.
Convert two value syntax for repeat-style into one value.
Normalize URLs with PostCSS
Discard empty rules and values with PostCSS.
Normalize CSS animation/transition timing functions.
Trim whitespace inside and around CSS rules & declarations.
Strict TypeScript and Flow types for style based on MDN data
Reduce transform functions with PostCSS.