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
Yes, I realize the code below isn't logical. :) I worked around it & my code compiles fine now.
But in Ruby Sass, it compiles without error as I expected. In libsass (running in gulp-sass), I got a bus error. Sassmeister also hangs when I attempt to use its libsass (3.5.6) compiler.
@extend
ingselector
&:not(selector)
won't compileView in Sassmeister
Yes, I realize the code below isn't logical. :) I worked around it & my code compiles fine now.
But in Ruby Sass, it compiles without error as I expected. In libsass (running in
gulp-sass
), I got abus error
. Sassmeister also hangs when I attempt to use its libsass (3.5.6) compiler.input.scss
libsass 3.5.6
ruby sass 3.4.21
version info:
The text was updated successfully, but these errors were encountered: