Native binary for lightningcss-cli targeting macOS ARM64 (aarch64-apple-darwin). Part of the Lightning CSS ecosystem — a high-performance CSS parser, transformer, bundler, and minifier written in Rust. Current stable version is 1.32.0. Versioned alongside the main Lightning CSS package. Key differentiators: extremely fast compared to JavaScript-based tools, supports modern CSS features (nesting, cascade layers, container queries), and provides an optional napi-rs Node.js API. This package is a platform-specific binary; you likely want the parent package `lightningcss-cli` which automatically selects the correct binary.
npm install lightningcss-cli-darwin-arm64No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Install the CLI globally and demonstrates basic minification and bundling with browser targets.
Install 'lightningcss-cli' instead: npm install lightningcss-cli
Update Node.js to version 12 or later.
Replace 'cssnano-cli' with 'lightningcss-cli' in your package.json and install commands.
Do not import this package. Use 'lightningcss-cli' as a CLI tool via npx or global install.
Run 'npm install -g lightningcss-cli' to install globally. Alternatively use 'npx lightningcss --help'.
No dependency data recorded yet.