Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: move the table css vars to global scope #1239

Open
spyhunter99 opened this issue Feb 26, 2023 · 0 comments
Open

Proposal: move the table css vars to global scope #1239

spyhunter99 opened this issue Feb 26, 2023 · 0 comments

Comments

@spyhunter99
Copy link

In my application, i have a variety of situations related to divs and/or modals that i want to stylized to look similar to tables. The app also support dynamic theme switching so having a consistent look and feel requires appending a number of css variables to the div's style. For example, the table class has a bunch of variables --bs-table-bg and --bs-table-color

So i'm asking if you all wouldn't mind moving some of the bs-table variables into global scope so it can be referenced outside of the css file. (I'm also kind of a css novice so my explanations might be complete wrong)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant