42 packages
cssnano
A modular minifier, built on top of the PostCSS ecosystem.
cssnano-preset-advanced
Advanced optimisations for cssnano; may or may not break your CSS!
cssnano-preset-default
Safe defaults for cssnano which require minimal configuration.
cssnano-preset-lite
Safe and minimum transformation
cssnano-utils
Utility methods and plugin for cssnano projects
css-size
Compare the compressed and uncompressed sizes of a CSS file before and after processing.
@ludofischer/react-springy-collapse
Component-wrapper for collapse animation with react-spring for elements with variable (and dynamic) height
@ludovicofischer/display-with-collection
Render props component to manage a collection of keyed items
@ludovicofischer/react-springy-collapse
Component-wrapper for collapse animation with react-spring for elements with variable (and dynamic) height
metalsmith-gzip
A Metalsmith plugin to compress build files with gzip.
postcss-calc
PostCSS plugin to reduce calc()
postcss-colormin
Minify colors in your CSS files with PostCSS.
postcss-convert-values
Convert values with PostCSS (e.g. ms -> s)
postcss-discard-comments
Discard comments in your CSS files with PostCSS.
postcss-discard-duplicates
Discard duplicate rules in your CSS files with PostCSS.
postcss-discard-empty
Discard empty rules and values with PostCSS.
postcss-discard-overridden
PostCSS plugin to discard overridden @keyframes or @counter-style.
postcss-discard-unused
Discard unused counter styles, keyframes and fonts.
postcss-merge-idents
Merge keyframe and counter style identifiers.
postcss-merge-longhand
Merge longhand properties into shorthand with PostCSS.
postcss-merge-rules
Merge CSS rules with PostCSS.
postcss-minify-font-values
Minify font declarations with PostCSS
postcss-minify-gradients
Minify gradient parameters with PostCSS.
postcss-minify-params
Minify at-rule params with PostCSS
postcss-minify-selectors
Minify selectors with PostCSS.