tabler-icons-svelte
tabler-icons-svelte copied to clipboard
A library of SVG Svelte components for Tabler Icons.
All I'm doing is `import { DeviceFloppy, CircleX } from 'tabler-icons-svelte';` not even using the icons in the template it complains then crashes the app when i visit a page...
Sometimes it's wanted to exactly define the strokeWidth and prevent it from upscaling, for example large chevrons for navigation. Currently, the larger the `size`, the bolder the stroke. Currently to...
This is great! Excited to use it, but it seems to increase build time for me by about 6 seconds (1.8s to 8.6s) and really slows things down. Any way...
Hey Ben, This is my first PR to an open-source repo, so apologies in advance if I have missed anything! Thank you for your hard work on this so far!...
I want to use Tabler in an internal Svelte 5 project but Tabler fails to build. Added a version range that supports 3.31 -> 5@next so any valid released version...
i use SvelteKit with [email protected] and show this warning ``` 3:47:39 PM [vite-plugin-svelte] WARNING: The following packages have a svelte field in their package.json but no exports condition for svelte....