Open sh1man opened 12 months ago
I don’t understand how to use this in solid js, could someone tell me how to install it? I'm using Astro + Solid js. not working ( https://flowbite.com/docs/getting-started/solid-js/
I need to do this in all components, this is a crutch
import {initFlowbite} from "flowbite"; onMount(()=>{ initFlowbite(); });
same here...
I don’t understand how to use this in solid js, could someone tell me how to install it? I'm using Astro + Solid js. not working ( https://flowbite.com/docs/getting-started/solid-js/
I need to do this in all components, this is a crutch