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

[Alpha] styles/css/themes/light/utility-classes.css has --undefined variables #2614

Closed
monteri opened this issue Sep 11, 2023 · 1 comment · Fixed by #2615
Closed

[Alpha] styles/css/themes/light/utility-classes.css has --undefined variables #2614

monteri opened this issue Sep 11, 2023 · 1 comment · Fixed by #2615
Assignees
Labels
bug Report of or fix for something that isn't working as intended raccoon-gang

Comments

@monteri
Copy link
Contributor

monteri commented Sep 11, 2023

  1. Some variables have extra space before !important(background-color: var(--pgn-color-action-default-dark-200) !important;)
  2. Several variables have var(--undefined) value (color: var(--undefined) !important;)
@monteri monteri self-assigned this Sep 11, 2023
@monteri monteri added bug Report of or fix for something that isn't working as intended raccoon-gang labels Sep 11, 2023
@PKulkoRaccoonGang
Copy link
Contributor

PR: #2615

@viktorrusakov viktorrusakov linked a pull request Sep 13, 2023 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report of or fix for something that isn't working as intended raccoon-gang
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants