themesberg / themesberg/flowbite

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

Open
#650 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
9.4k
Forks
862
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Modal component's default backdropClasses and the project's Tailwind Config integration. Check how the JavaScript Modal initialization currently accepts custom backdropClasses, then determine how a Tailwind configuration override should take precedence. Done means Modals use the configured classes without requiring per-instance JavaScript options.

Written by the indexing model from the issue text.

Assessment

Tech stack
tailwindcss
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.