minify-css-map

JSON →
library 0.0.6 ·javascript
verified Jun 4, 2026

A Node.js package (v0.0.6) that minifies CSS files by removing whitespace and comments, and generates source maps automatically. It recursively processes directories, producing .min.css and .css.map files. No configuration is needed. Unlike full-featured build tools, it is a lightweight, zero-dependency utility for simple CSS minification with source map support. The release cadence is low (version 0.0.6), and it requires Node 20.x.