Platform-specific binary package for the LightningCSS CLI on ARMv7 Linux with hard-float ABI (armv7-unknown-linux-gnueabihf). LightningCSS is a Rust-based CSS parser, transformer, and minifier developed by the Parcel bundler team. Current stable version is 1.32.0. It offers significantly faster performance than JavaScript-based tools like cssnano and postcss, with built-in support for modern CSS features (nesting, custom media queries, color functions) and downlevel compilation. Released as native binaries per platform, avoiding Node.js native module compilation.
npm install lightningcss-cli-linux-arm-gnueabihfNo compatibility data collected yet for this library.
Show help for the LightningCSS CLI on ARMv7 Linux. Use npx to run without global install.
Install the correct platform-specific package, e.g., `lightningcss-cli-linux-x64-gnu` for 64-bit Linux.
Remove this package and install the universal `lightningcss-cli` which will detect your platform and install appropriate binary.
No dependency data recorded yet.