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
Thanks for the report @timhettler. There has been a fix for this bug which as caused a different bug with random. I've labelled this a regression and update the specs - sass/sass-spec#328.
See: http://sassmeister.com/gist/8c277f17fb73185cb767
Random function seems to return the same result, regardless of scope.
If you change the compiler to ruby sass, each invocation of random() returns a different result.
The text was updated successfully, but these errors were encountered: