Answer the question
In order to leave comments, you need to log in
How to use jQuery (or something else) to change a variable in SASS?
There is a variable in the CSS file (in a SASS file, to be more precise) that sets some parameters that need to be changed using the input range or whatever. How can this be implemented?
<input type="range" step="1" max="10" value="3" id="wrapWidth">
$width: 666px
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question