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

SassString.sassLength should be a getter #72

Closed
nex3 opened this issue Oct 22, 2021 · 0 comments · Fixed by #86
Closed

SassString.sassLength should be a getter #72

nex3 opened this issue Oct 22, 2021 · 0 comments · Fixed by #86
Labels
bug Something isn't working

Comments

@nex3
Copy link
Contributor

nex3 commented Oct 22, 2021

According to the spec, SassString.length should be a getter, but it's currently a plain method.

@nex3 nex3 added the bug Something isn't working label Oct 22, 2021
nex3 added a commit that referenced this issue Dec 21, 2021
This is still missing support for some value types, but the function
definition infrastructure is in place.

See sass/sass#2510
Closes #72
@nex3 nex3 closed this as completed in #86 Dec 21, 2021
nex3 added a commit that referenced this issue Dec 21, 2021
This is still missing support for some value types, but the function
definition infrastructure is in place.

See sass/sass#2510
Closes #72
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant