flowbite icon indicating copy to clipboard operation
flowbite copied to clipboard

Incomplete Astro Installation instructions (Documentation bug)

Open dagilleland opened this issue 6 months ago • 0 comments

Describe the bug The instructions for the Flowbite components section are incomplete. They imply that there is a way to import the Flowbite module, but it doesn't say where. Instead, the sentence just trails off, as shown below (emphasis added).

To enable the interactive components you need to also include Flowbite’s JavaScript file which you can do by either including it in the main Layout.astro file as a CDN file or importing the Flowbite module inside the

To Reproduce Steps to reproduce the behavior:

  1. Go to Flowbite components

Expected behavior I am not sure what the intent was for the original statement, but it's certainly confusing for new developers. Even if it was something simple - like "... or importing the Flowbite module inside the page or Astro component on a per-use basis." - it would give the reader some guidance on where to begin.

dagilleland avatar Jul 04 '25 12:07 dagilleland