-
Notifications
You must be signed in to change notification settings - Fork 324
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
I am using flowbite-svelte's Spinner to show a loading state. To match the overall theme of my whole UI, I also want the spinner to have the same colorscheme. Although it is possible to set colors via hex, it seems its not possible with tailwindcss classes.
We can always copy the actual color from tailwindcss docs and use it here but I find it counter-intuitive by doing so.
Can we just expose a class argument for the border and the actual spinner to set fill classes using tailwindcss only.
This is just a suggestion and it its completely fine if this request may be rejected due to unexpected technicalities that I may not have considered.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request