- Issue created by @ahmad abbad
Bootstrap Icons are not displaying in Storybook, which affects the visual representation of components that rely on these icons. This makes it difficult to validate UI consistency and can lead to confusion or missed issues during development.
Set up a Storybook instance within a project using Bootstrap Icons.
Create a component that includes one or more Bootstrap Icons (e.g., using ).
Run Storybook and view the component.
Notice that the icons are missing or not rendered correctly.
Active
3.0
Code