This is the platform-specific binary package for the lightningcss-cli tool, targeting aarch64-unknown-linux-musl. Version 1.32.0, released as part of the LightningCSS project. It provides a CSS parser, transformer, and minifier written in Rust, offering high performance and modern CSS features like nesting, custom media, and color functions. The CLI tool allows processing CSS files directly from the command line. This package is architecture-specific and should be installed automatically by the main lightningcss-cli package on compatible systems. Release cadence follows upstream lightningcss. Key differentiators vs. other CSS tools: Rust-based for speed, supports latest CSS specs, and integrates with the Parcel bundler ecosystem but can be used standalone.
npm install lightningcss-cli-linux-arm64-muslNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Installs the CLI (platform-specific binary resolved automatically) and runs it to minify a CSS file.
Install 'lightningcss-cli' instead; this package will be installed as a dependency.
Use the parent 'lightningcss-cli' package to get the correct binary for your platform.
Use the appropriate binary package for your libc (e.g., lightningcss-cli-linux-arm64-gnu for glibc).
Remove direct reference to lightningcss-cli-linux-arm64-musl and use 'lightningcss-cli' package or the programmatic 'lightningcss' package.
Ensure you are using Node.js >= 12.0.0 as required. Reinstall node_modules to rebuild if necessary.
Use npm install with sudo or configure npm prefix to avoid global installation issues.
No dependency data recorded yet.