| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-06 | 555 Bytes | |
| v1.29.2 source code.tar.gz | 2025-03-06 | 7.5 MB | |
| v1.29.2 source code.zip | 2025-03-06 | 7.7 MB | |
| Totals: 3 Items | 15.2 MB | 1 | |
- Update detect-libc for better compatibility by @nicksrandall in https://github.com/parcel-bundler/lightningcss/pull/923
- Fix broken minification for non-opaque oklab colors by @lfesp in https://github.com/parcel-bundler/lightningcss/pull/901
- Bump browserslist-rs 0.17.0 by @chenjiahan in https://github.com/parcel-bundler/lightningcss/pull/912
- Add wasm compilation cfg for
Browsers::load_browserslistby @CPunisher in https://github.com/parcel-bundler/lightningcss/pull/895 - Fix parsing style container queries without a value – [228465]