Skip to content

feat: Upgrade theming and provide carcat-style theme #147

@cosepta

Description

@cosepta

Feature request

Do not use @import (use @use instead)

The Sass team discourages the continued use of the @import rule. Sass will gradually phase it out over the next few years, and eventually remove it from the language entirely. Prefer the @use rule instead.

More information: https://sass-lang.com/documentation/at-rules/import/

Provide a theme that supports the styles as required in carCat

Our current style guide requires some changes in the theming compared to the already existing ones. This themes could be interesting for other projects, too. So we provide a additional theme that can be used by everyone

Make button color configurable

As part of the theme customization, the button color was also made configurable...

Make buttons groupable

mad-button-group

... Also created the possibility to group the buttons

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions