A combination of css reset and normalize (available in CSS, SCSS, Stylus and LESS)
A cleaned up combination of Eric Meyer's Reset CSS 2.0 and Nicolas Gallagher's normalize.css with some optional flavor. Sass Version.
Garden component CSS
Normalize URLs with PostCSS
Normalize wrapping quotes for CSS string literals.
Use two values display syntax for inner and outer display types.
Use the parts of normalize.css or sanitize.css you need from your browserslist
Safe defaults for cssnano which require minimal configuration.
Normalize keyword values for position into length values.
Normalize multiple value display syntaxes into single values.
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Convert two value syntax for repeat-style into one value.
Trim whitespace inside and around CSS rules & declarations.
Normalize CSS animation/transition timing functions.
Add necessary or remove extra charset with PostCSS
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Normalizes data that can be found in package.json files.
Advanced optimisations for cssnano; may or may not break your CSS!
Normalize browsers' default style
Turn any flavor of allowable package.json bin into a normalized object
Normalize a URL
Normalize a subset of CSS color values into integers
modernize node.js to current ECMAScript standards
Color normalization for React Native.