mirror of https://github.com/sveltejs/svelte
fix: avoid duplicating escaped characters when parsing styles (#17554)
* fix and test * changeset * format * increment index and escape early insteadpull/17555/head
parent
9662010a13
commit
83eb9dac64
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'svelte': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
fix: avoid duplicating escaped characters in CSS AST
|
||||||
Loading…
Reference in new issue