mirror of https://github.com/sveltejs/svelte
feat: better dynamic component css props (#11792)
* feat: better dynamic component css props * chore: fix tests * chore: remove anchor from `$.component` * chore: better old test fixing * changeset --------- Co-authored-by: Rich Harris <hello@rich-harris.dev>pull/11947/head
parent
f57836cc09
commit
6655f2c5d2
@ -0,0 +1,5 @@
|
||||
---
|
||||
"svelte": patch
|
||||
---
|
||||
|
||||
feat: always create wrapper `<div>` for `<svelte:component>` with CSS custom properties
|
Loading…
Reference in new issue