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

Comment in property value cause error #1422

Closed
thiakil opened this issue Jul 31, 2015 · 2 comments
Closed

Comment in property value cause error #1422

thiakil opened this issue Jul 31, 2015 · 2 comments

Comments

@thiakil
Copy link

thiakil commented Jul 31, 2015

libsass version 3.2.5-11-g3565 (master)

.next { right: /*-120*/-60px; }

./sassc commenttest.scss
Error: invalid property name
        on line 1 of commenttest.scss
>> .next { right: /*-120*/-60px; }
   -------------^

Worked on 3.2.0-beta.6 (with node-sass)

Working version:
node-sass       3.0.0-beta.7
libsass         3.2.0-beta.6
xzyfer added a commit to xzyfer/sass-spec that referenced this issue Aug 4, 2015
@xzyfer
Copy link
Contributor

xzyfer commented Aug 4, 2015

Spec added sass/sass-spec#465

@xzyfer xzyfer added this to the 3.4 milestone Aug 4, 2015
xzyfer added a commit to xzyfer/sass-spec that referenced this issue Aug 4, 2015
@xzyfer xzyfer modified the milestones: 3.3, 3.4 Aug 5, 2015
@xzyfer xzyfer self-assigned this Aug 5, 2015
@xzyfer
Copy link
Contributor

xzyfer commented Aug 5, 2015

This has been fixed and will be 3.3

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