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

Chip variables missing in mytheme #58

Open
vaelu opened this issue Feb 22, 2024 · 0 comments
Open

Chip variables missing in mytheme #58

vaelu opened this issue Feb 22, 2024 · 0 comments

Comments

@vaelu
Copy link

vaelu commented Feb 22, 2024

In the latest version, the following variables are missing in themes/mytheme/variables/_misc.scss:

$chipFocusBg: $shade500 !default;
$chipFocusTextColor: $textColor !default;

This leads to the following error:

[sass] Undefined variable.
   ╷
76 │                 background: $chipFocusBg;
   │                             ^^^^^^^^^^^^
   ╵
  src\themes\theme-base\components\input\_chips.scss 76:29  @import
  src\themes\theme-base\_components.scss 14:13              @import
  src\themes\mytheme\theme.scss 3:9                         root stylesheet
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