themesberg / themesberg/flowbite
How to install this in solid js
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 9.4k
- Forks
- 862
- PR merge metrics
- No merged PRs in 30d
Description
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();
});
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Solid JS installation guide at https://flowbite.com/docs/getting-started/solid-js/ and the Astro + Solid JS setup described in the issue. Reproduce the reported failure and compare it with the shown initFlowbite and onMount usage. Done means the installation steps and component usage are verified or the missing guidance is clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, tailwindcss
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 24/100