Is your feature request related to a problem? Please describe.
I've been working with the flowbite-react library and have encountered an issue where the default classes applied to elements overwrite most of the global font sizes. As a result, I find it time-consuming to adjust almost every element manually or even via the theme configuration option since case to case the requirement can be difference and controlling that via the theme configuration is not simple at scale.
Describe the solution you'd like
I would like to request the ability to disable the default classes applied to elements in the flowbite-react library, which would prevent them from overwriting global font sizes, styles, and weights. Instead, it would be wonderful to use custom classes and globals, ideally with an option to turn off the default classes for fonts entirely.
Describe alternatives you've considered
I've considered manually overriding the default classes and configuration for each element, but this would is becoming largely impractical for larger projects like ours.
Additional context
Thank you for your time and attention to this matter. If you require any further information or clarification, please let me know.
Is your feature request related to a problem? Please describe.
I've been working with the flowbite-react library and have encountered an issue where the default classes applied to elements overwrite most of the global font sizes. As a result, I find it time-consuming to adjust almost every element manually or even via the theme configuration option since case to case the requirement can be difference and controlling that via the theme configuration is not simple at scale.
Describe the solution you'd like
I would like to request the ability to disable the default classes applied to elements in the flowbite-react library, which would prevent them from overwriting global font sizes, styles, and weights. Instead, it would be wonderful to use custom classes and globals, ideally with an option to turn off the default classes for fonts entirely.
Describe alternatives you've considered
I've considered manually overriding the default classes and configuration for each element, but this would is becoming largely impractical for larger projects like ours.
Additional context
Thank you for your time and attention to this matter. If you require any further information or clarification, please let me know.