lax-css
v0.3.0
Published
Lax CSS, SCSS, and Less formatter that never reinterprets your code — dprint Wasm plugin.
Maintainers
Readme
lax-css
Lax CSS, SCSS, and Less formatter that never reinterprets your code, distributed as a dprint Wasm plugin.
This package ships the plugin's plugin.wasm so you can manage it with your
package manager (and tools like Renovate) instead of a pinned URL.
Usage
Install the package:
npm install --save-dev lax-cssReference the bundled Wasm file from your dprint.json:
{
"plugins": [
"./node_modules/lax-css/plugin.wasm"
]
}Then run dprint as usual:
dprint fmtSource
Built from crates/lax-css in the
bartlomieju/lax monorepo. The published package includes
npm provenance
attesting it was built and published from that repository.
License
MIT
