themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
7.55k stars 715 forks source link

Possible to set backdropClasses globally e.g. in Tailwind Config file? #650

Open rmelchner opened 12 months ago

rmelchner commented 12 months ago

Is your feature request related to a problem? Please describe. If i want custom backdropClasses i always need to use the JS approach for the Modal.

Describe the solution you'd like I want to set backdropClasses in Tailwind Config file. (Overwrite the Default classes)

Describe alternatives you've considered Initialise all Modals with JS.

rmelchner commented 1 week ago

Any updates on it? I have new problems with the modals since the new update..