Skip to content
New issue

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

Should error on unquote ; inside interpolation #2081

Closed
xzyfer opened this issue May 11, 2016 · 0 comments
Closed

Should error on unquote ; inside interpolation #2081

xzyfer opened this issue May 11, 2016 · 0 comments

Comments

@xzyfer
Copy link
Contributor

xzyfer commented May 11, 2016

Discovered from #2080

Sass

$foo: #{bar();};

LibSass 3.3.6

Ruby Sass 3.4.21

Invalid CSS after "$foo: #{bar()": expected "}", was ";};"

Spec added sass/sass-spec#913

@xzyfer xzyfer added this to the 3.4 milestone May 11, 2016
@xzyfer xzyfer modified the milestones: 3.4.1, 3.4 Sep 8, 2016
xzyfer added a commit to xzyfer/sass-spec that referenced this issue Sep 8, 2016
@xzyfer xzyfer modified the milestones: 3.4.1, 3.4.x Dec 28, 2016
mgreter added a commit to mgreter/libsass that referenced this issue Jan 4, 2017
mgreter added a commit to mgreter/libsass that referenced this issue Jan 4, 2017
@mgreter mgreter self-assigned this Jan 4, 2017
xzyfer added a commit to xzyfer/sass-spec that referenced this issue Jan 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants