themesberg / flowbite-vue

Official Vue 3 components built for Flowbite and Tailwind CSS
https://flowbite-vue.com
MIT License
723 stars 116 forks source link

Missing information about css import in the Quickstart guide #269

Closed Sqrcz closed 3 months ago

Sqrcz commented 6 months ago

Without importing flowbite vue's styles some things aren't working properly... for example tooltips:

Tooltips with flowbite vue implemented exactly as in quick guide: image

Tooltips after explicitly importing Flowbite Vue styles: image