anikethsaha/cssnano-nightly

anikethsaha/cssnano-nightly

Releases0
Stars1
Un-Official nightly release for cssnano under name `cssnano-nightly`

Linked projects

Safe defaults for cssnano which require minimal configuration.
Detect/remove browser hacks from CSS files.
Optimise inline SVG with PostCSS.
Minify gradient parameters with PostCSS.
Convert values with PostCSS (e.g. ms -> s)
Normalize wrapping quotes for CSS string literals.
Trim whitespace inside and around CSS rules & declarations.
Ensure values are ordered consistently in your CSS.
Merge CSS rules with PostCSS.
Minify at-rule params with PostCSS
Minify selectors with PostCSS.
Reduce initial definitions to the actual initial value, where possible.
Reduce transform functions with PostCSS.
Discard empty rules and values with PostCSS.
PostCSS plugin to discard overridden @keyframes or @counter-style.
Add necessary or remove extra charset with PostCSS
Normalize keyword values for position into length values.
Utility methods and plugin for cssnano projects
Discard comments in your CSS files with PostCSS.
Merge longhand properties into shorthand with PostCSS.
Normalize multiple value display syntaxes into single values.
Normalize unicode-range descriptors, and can convert to wildcard ranges.
Minify font declarations with PostCSS
Normalize URLs with PostCSS
Ensure CSS selectors are unique.
Minify colors in your CSS files with PostCSS.
Discard duplicate rules in your CSS files with PostCSS.
Convert two value syntax for repeat-style into one value.
Normalize CSS animation/transition timing functions.