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

Not every `<style>` should be `scoped` #280

Closed Sqrcz closed 3 months ago

Sqrcz commented 3 months ago

For components that are styling "globally" other components... like Tooltip, Button Group we can't force scoped attribute as it's preventing te styles to be properly applied where needed.