Julian
Julian
## Summary Adding a prefix to the tailwind config will prefix all tailwind classes and all flowbite classes. Then when using normal tailwind in svelte its easy (while still tedious)...
## 📑 Description The on:select handler is missing in the textarea to handle text selections within the actual textarea. This is useful to when using textarea as an editor for...
How do you avoid having conflicts between your svelte components using tailwindcss and the tailwind that is already present on the chatgpt page for example. This can be somewhat solved...