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

Supporting dynamic call #45

Open
c9s opened this issue May 10, 2015 · 0 comments
Open

Supporting dynamic call #45

c9s opened this issue May 10, 2015 · 0 comments

Comments

@c9s
Copy link
Owner

c9s commented May 10, 2015

spec/basic/60_call/input.scss:  display: call(foobar);
spec/basic/60_call/input.scss:  display: call(min, 1,3,5,7);
spec/basic/60_call/input.scss:  display: call(min, 5);
spec/basic/60_call/input.scss:  display: call(max, 10,3,5,7);
@c9s c9s added the SASS Spec label May 10, 2015
@c9s c9s added the Functions label May 19, 2015
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

1 participant