How can i customize existing color variable? #40533
Replies: 1 comment
-
Hi @Louisecheow I can't reproduce this issue locally with a local environment and the same Sass file that overrides the So, if it doesn't work on your side (buttons stay blue), it could be that the process generates either two Would you have more elements to share in order to look for other explanations? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to change my primary color is yellow instead of changing in class
.btn-primary
. The color is successfully changed but still using existing colorEdited by maintainer for syntax highlighting
Beta Was this translation helpful? Give feedback.
All reactions