Closed zoltanszogyenyi closed 1 year ago
It works yeah, I use this configuration for my startup. There isn't really anything you need to do beyond the instructions on the open source readme.
Ah this is for the vanilla library. This will have the same problems as any React based framework then. So it will work with limitations in interactivity
Hey @tulup-conner,
The guide shouldn't be for the vanilla library - it should be based on Flowbite React.
So if your starter configuration works then there's no need to build a starter anymore, just write the integration guide!
I'll take on this one 😈
@tulup-conner I'll use your starter for reference - I might ping you if there's a need for an update.
Cheers, Zoltan
Is your feature request related to a problem? Please describe.
Write an integration guide on the official documentation for using Remix, Tailwind CSS, and Flowbite.
Describe the solution you'd like
Create a new
remix.md
file and based on the structure of other integration guides (ie. TypeScript) write a guide using this structure:Describe alternatives you've considered
None.
Additional context
The Remix guide should most likely be based on Flowbite React rather than the main library for obvious reasons.
@tulup-conner created a Remix starter a while ago but I'm not sure if it works with the latest version of Flowbite React - has to be verified.