Skip to content

Migrate entirely to CSS Variables #191

@zuramai

Description

@zuramai

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions