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

Fix error message for missing arguments #2067

Merged
merged 1 commit into from
May 15, 2016

Conversation

mgreter
Copy link
Contributor

@mgreter mgreter commented May 2, 2016

Updates one error message from bind class to conform to ruby sass:

Error: Mixin colors is missing argument $color.
        on line 7 of foo.scss

Interestingly we already have a case for this in todo-issues/83

@coveralls
Copy link

coveralls commented May 2, 2016

Coverage Status

Coverage increased (+0.01%) to 79.25% when pulling ca84038 on mgreter:errmsg/missing-fn-argument into d8fb898 on sass:master.

@mgreter mgreter added this to the 3.3.7 milestone May 3, 2016
@mgreter mgreter self-assigned this May 3, 2016
@mgreter mgreter merged commit 34bcd3f into sass:master May 15, 2016
@xzyfer
Copy link
Contributor

xzyfer commented May 19, 2016

Spec activated in sass/sass-spec#869

@xzyfer xzyfer modified the milestones: 3.3.7, 3.4 Oct 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants