lightningcss_rs 0.1.0

A CSS parser, transformer, and minifier fork from https://github.com/parcel-bundler/lightningcss. Fix some bug for Rspack.
Documentation
1
2
3
@import 'root:hello/world.css';

.foo { color: red; }