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

[WIP] Add interpolation to styled-components #311

Closed

Conversation

danreeves
Copy link

Hi, I've managed to get string interpolation somewhat working within styled-components.

screen shot 2017-03-17 at 23 08 46

Only problem with the syntax now is when the interpolation is between the colon and semicolon, as you can see in the screenshot.

I also don't know how to run the tests so I could use some guidance on whether I got that bit right.

Any help would be appreciated 😁

Todo:

  • Fix interpolation in css value
  • Correct tests?

@danreeves
Copy link
Author

Closing due to inactivity

@danreeves danreeves closed this Mar 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant