Trim whitespace inside and around CSS rules & declarations.
Safe defaults for cssnano which require minimal configuration.
Advanced optimisations for cssnano; may or may not break your CSS!
Normalize multiple value display syntaxes into single values.
Normalize URLs with PostCSS
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Normalize CSS animation/transition timing functions.
Normalize keyword values for position into length values.
Convert two value syntax for repeat-style into one value.
Use two values display syntax for inner and outer display types.
> Selector parser with built in methods for working with selector strings.
Normalize wrapping quotes for CSS string literals.
Use the parts of normalize.css or sanitize.css you need from your browserslist
Add necessary or remove extra charset with PostCSS
Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
Safe and minimum transformation
Normalizes data that can be found in package.json files.
Safely remove repeating whitespace from HTML text.
Discard duplicate rules in your CSS files with PostCSS.
hast utility to check if a node is inter-element whitespace
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.
Reduce z-index values with PostCSS.
Tool for transforming styles with JS plugins
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
No description provided.
No description provided.