S
S
squadbrodyaga2021-02-17 13:26:29
Sass
squadbrodyaga, 2021-02-17 13:26:29

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

1 answer(s)
G
Georgy Eremeev, 2021-02-17
@squadbrodyaga

Sass to generate. If you want to do this look towards css variable

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question