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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've marked this as regression since the behaviour has changed negative (for the user) but since it's only whitespace I've assigned it 3.2.1.
.foo { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="#{foo}", sizingMethod='scale'); }
Ruby Sass
.foo { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="foo", sizingMethod='scale'); }
Libsass 3.1.0
Libsass 3.2.0-beta.5
Spec added sass/sass-spec#330
The text was updated successfully, but these errors were encountered:
Fixed by #1194
Sorry, something went wrong.
mgreter
Successfully merging a pull request may close this issue.
I've marked this as regression since the behaviour has changed negative (for the user) but since it's only whitespace I've assigned it 3.2.1.
Ruby Sass
Libsass 3.1.0
Libsass 3.2.0-beta.5
Spec added sass/sass-spec#330
The text was updated successfully, but these errors were encountered: