Build websites even faster with components on top of Tailwind CSS
Flowbite-Svelte is an official Flowbite component library for Svelte. All interactivities are handled by Svelte.
Visualize this repo's codebase
You can use Flowbite-Svelte Starter for a quick start.
For full documentation, visit flowbite-svelte.com.
If you need help or just want to discuss about the library join the community on Github:
⌨️ Discuss about Flowbite on GitHub
For casual chatting with others using the library:
💬 Join the Flowbite Discord Server
Please use node v16.xx.x.
Run:
npm run test
npm run gen:props
This will pull all props from components and replace files in /src/routes/props
directory.
Please read How to contribute.