We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Input:
@supports ( box-shadow: none ) { /* Shadow on first body column */ .sizechart { position: relative; } }
libsass 3.3.6
@supports (box-shadow: none) { { /* Shadow on first body column */ } .sizechart { position: relative; } }
Sass 3.4.21
@supports (box-shadow: none) { /* Shadow on first body column */ .sizechart { position: relative; } }
Sassmeister Link
The text was updated successfully, but these errors were encountered:
Add todo spec test for libsass issue 2158
917d3e6
sass/libsass#2158
6cf7dcf
Fix output with unhoistables and make comments hoistable
41ce53d
Fixes sass#2158
Enable comments to be hoistable
ea0ea73
mgreter
No branches or pull requests
Input:
libsass 3.3.6
Sass 3.4.21
Sassmeister Link
The text was updated successfully, but these errors were encountered: