-
Notifications
You must be signed in to change notification settings - Fork 465
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
keywords($args) does not default to empty map #672
Comments
Could you please add a spec in https://github.com/sass/sass-spec ? Here's an example of a good spec PR for reference https://github.com/sass/sass-spec/pull/89/files |
👍... I think I could have done it in just one pull (tsk-tsk newbies ;-) sass/sass-spec#147 Note I've added it to the maps folder to keep things together |
Thanks @jakob-e . I've left some feedback on those PR. Ideally one PR would be best, as well as sticking the existing convention of putting specs for issues in |
Thanks @xzyfer I've moved the files to issue_672 in libsass-todo-issues and made a new PR |
Looks good! Thanks for your help
|
Spec added in sass/sass-spec@a164ef0 |
When passing non-keyword-arguments keyword function trows
Error: basic_string::basic_string rather than creating an empty map
The text was updated successfully, but these errors were encountered: