An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.
Mozilla Public License 2.0
6.56k
stars
190
forks
source link
Using `oklch` and `currentColor` inside `box-shadow` still fails for certain targets like `safari14` #800
Closed
hi-ogawa closed 3 months ago
Playground reproduction
Transforming a following css with a target "Safari: 14" fails.
It looks like a previous issue https://github.com/parcel-bundler/lightningcss/issues/721 is not completely fixed. The issue is originally reported on Vite https://github.com/vitejs/vite/issues/17900