Replies: 2 comments
-
Related LightningCSS issue: parcel-bundler/lightningcss#695 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is there any workaround for this? Right now it seems the only way to avoid this is to not use lightningcss |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
Setting
backdropFilter: 'auto'
withoutlightingcss
emits proper css with prefixed and non-prefixed token:After setting
lightningcss
totrue
it only emits-webkit
prefix-ed declaration:[see also: #2329]
Link to Reproduction
https://play.panda-css.com/Gm2JYulBWj
Steps to reproduce
No response
JS Framework
React
Panda CSS Version
0.37.2
Browser
No response
Operating System
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions