
This plugin reduces CSS size by converting values to use different units where possible; for example, 500ms can be represented as .5s.
Note that this plugin only covers conversions for duration and absolute length values. For color conversions, use postcss-colormin.
Node.js is an event-based server-side JavaScript engine.