Schum123 / svelte-loading-spinners

A collection of loading spinner components for SvelteJs
https://schum123.github.io/svelte-loading-spinners/
MIT License
511 stars 35 forks source link

Use enum for unit type saftey instead of string #57

Open ReflextionsDev opened 2 months ago

ReflextionsDev commented 2 months ago

Using string here is misleading, tried replacing "px" with "%" and it doesn't work out the box.