Upgrade svelte-check, svelte2tsx

This commit is contained in:
Ryan Gossiaux
2023-07-11 12:54:05 -07:00
parent 4eb752cedf
commit 888b4b3c7e
13 changed files with 214 additions and 114 deletions

View File

@@ -4,6 +4,7 @@
viewBox="0 0 48 48"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...$$props}
>
<rect width="48" height="48" rx="8" fill="#FFEDD5" />
<path

Before

Width:  |  Height:  |  Size: 685 B

After

Width:  |  Height:  |  Size: 700 B

View File

@@ -4,6 +4,7 @@
viewBox="0 0 48 48"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...$$props}
>
<rect width="48" height="48" rx="8" fill="#FFEDD5" />
<rect x="13" y="32" width="2" height="4" fill="#FDBA74" />

Before

Width:  |  Height:  |  Size: 540 B

After

Width:  |  Height:  |  Size: 555 B

View File

@@ -4,6 +4,7 @@
viewBox="0 0 48 48"
fill="none"
xmlns="http://www.w3.org/2000/svg"
{...$$props}
>
<rect width="48" height="48" rx="8" fill="#FFEDD5" />
<path

Before

Width:  |  Height:  |  Size: 484 B

After

Width:  |  Height:  |  Size: 499 B