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

Migrate entirely to CSS Variables #191

Open
2 tasks
zuramai opened this issue Jan 4, 2023 · 3 comments
Open
2 tasks

Migrate entirely to CSS Variables #191

zuramai opened this issue Jan 4, 2023 · 3 comments
Labels
type: improvement UI, UX, Performance Improvement

Comments

@zuramai
Copy link
Owner

zuramai commented Jan 4, 2023

Since Bootstrap 5.2, it already using CSS variables that are created from the SCSS variables. By using CSS variables, we can easily customize the theme on-the-fly without any further compilation.

What we need to do:

  • Extract Mazer's SCSS variables to CSS variables
  • Use the CSS variables instead of CSS variables (for colors, sizing, etc)
@github-actions
Copy link

This issue has been automatically marked as stale because it has been open for 14 days without activity. It will be closed if no further activity occurs within the next 14 days. If this is still an issue, just leave a comment or remove the "stale" label.

@github-actions github-actions bot added the stale label Jan 19, 2023
@zuramai zuramai added type: improvement UI, UX, Performance Improvement and removed stale labels Jan 20, 2023
@vanshajkataria
Copy link

Hey,
I would like to contribute to this issue.
I would love to have a chat with you and start working on it.
Please assign the issue to me.

Thank You

@a6ar55
Copy link

a6ar55 commented Oct 1, 2023

working on it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: improvement UI, UX, Performance Improvement
Projects
None yet
Development

No branches or pull requests

3 participants