You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But when it compiles out, it's not evaluating the results of the variables, eg. $odd: ($i *2) - 1 which gives invalid CSS when a function is passed into an nth-child selector
I have a mixin function that I use to place labels on a range slider, something like this
But when it compiles out, it's not evaluating the results of the variables, eg.
$odd: ($i *2) - 1
which gives invalid CSS when a function is passed into annth-child
selectorThe text was updated successfully, but these errors were encountered: