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

Function values are not called inside jss-expand block #715

Closed
petrkrulis opened this issue May 14, 2018 · 1 comment
Closed

Function values are not called inside jss-expand block #715

petrkrulis opened this issue May 14, 2018 · 1 comment
Labels
bug It went crazy and killed everyone.

Comments

@petrkrulis
Copy link

See example https://codesandbox.io/s/53n8rrlw7x. Size property has no effect. Generated css looks like this font-size: function size(props) { return "120px"; }; There is a same problem when I try to use jss-expand inside a function value. https://codesandbox.io/s/k3n3o98wr3

@HenriBeck HenriBeck added the bug It went crazy and killed everyone. label May 15, 2018
@kof
Copy link
Member

kof commented Jun 18, 2018

tbc in #682

@kof kof closed this as completed Jun 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug It went crazy and killed everyone.
Projects
None yet
Development

No branches or pull requests

3 participants