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

Error message mismatch for selector functions #1563

Closed
xzyfer opened this issue Sep 21, 2015 · 0 comments · Fixed by #1571
Closed

Error message mismatch for selector functions #1563

xzyfer opened this issue Sep 21, 2015 · 0 comments · Fixed by #1571

Comments

@xzyfer
Copy link
Contributor

xzyfer commented Sep 21, 2015

Originally reported in sass/sass-spec#469 (comment).

@debug(simple-selectors(null));
-"Error: $selector: null is not a string for `simple-selectors'"
+"Error: $selector: null is not a valid selector: it must be a string,"

Specs added sass/sass-spec#469

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants