node-postcss-minify-font-values

Minify font declarations with PostCSS
  https://github.com/TrySound/postcss-minify-font-values
  0
  no reviews



This module will try to minimise the `font-family`, `font-weight` and `font` shorthand properties; it can unquote font families where necessary, detect & remove duplicates, and cut short a declaration after it finds a keyword.

Node.js is an event-based server-side JavaScript engine.