You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It allows you to pass props that can be used in css variables. We should add "color" and "size" as style props to avoid needing to write a wrapper element for styling.
Svelte now supports style props: https://svelte.dev/docs#style_props
It allows you to pass props that can be used in css variables. We should add "color" and "size" as style props to avoid needing to write a wrapper element for styling.
The README example would be shortened to:
The text was updated successfully, but these errors were encountered: