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
In order to run locally I needed to change _sass/libraries/hamburgers/_base.scss and _sass/libraries/hamburgers/types/_slider.scss to replace the use of math.div(x, y) with (x/y)
The text was updated successfully, but these errors were encountered:
In order to run locally I needed to change
_sass/libraries/hamburgers/_base.scss
and_sass/libraries/hamburgers/types/_slider.scss
to replace the use ofmath.div(x, y)
with(x/y)
The text was updated successfully, but these errors were encountered: