Answer the question
In order to leave comments, you need to log in
How to reassign a variable in sass?
Is it possible to change the value of variables in sass? Like this:
$habr: 100
@media (max-width: ...) {
$habr: 20
}
Answer the question
In order to leave comments, you need to log in
Sass to generate. If you want to do this look towards css variable
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question