51 packages
css-color-converter
Converts CSS colors from one representation to another
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.
css-size
Compare the compressed and uncompressed sizes of a CSS file before and after processing.
css-unit-converter
Converts CSS values from one unit to another
eot-parser
EOT font parser
font-informer
node.js library for identifying fonts
opentype-parser
OpenType font parser
postcss-calc
PostCSS plugin to reduce calc()
postcss-colormin
Minify colors in your CSS files with PostCSS.
postcss-conditionals
PostCSS plugin that enables @if statements in your CSS
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-functions
PostCSS plugin for exposing JavaScript functions
postcss-grid
A semantic grid system for PostCSS
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.