mirror of https://github.com/sveltejs/svelte
fix: Add missing miter-clip and arcs value to stroke-linejoin attribute (#10141)
* Add missing miter-clip and arcs attribute stroke-linejoin * format * changeset --------- Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com> Co-authored-by: Rich Harris <hello@rich-harris.dev>pull/10304/head
parent
0504ad5ed7
commit
f7cc8cb263
@ -0,0 +1,5 @@
|
||||
---
|
||||
"svelte": patch
|
||||
---
|
||||
|
||||
fix: Add missing `miter-clip` and `arcs` values to `stroke-linejoin` attribute
|
Loading…
Reference in new issue