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

How to pass inline CSS variables? #7808

Closed
caub opened this issue Sep 26, 2016 · 1 comment
Closed

How to pass inline CSS variables? #7808

caub opened this issue Sep 26, 2016 · 1 comment

Comments

@caub
Copy link

caub commented Sep 26, 2016

I tried style={{'--border-color': 'red'}} or style={{'--borderColor': 'red'}} and get warnings

I don't think React support them yet

@aweary
Copy link
Contributor

aweary commented Sep 26, 2016

@caub thanks for the issue!

I don't think React support them yet

Correct, this isn't supported at the moment. We have an issue open about it at #6411 if you want to track any updates/conversion on the topic 👍

@aweary aweary closed this as completed Sep 26, 2016
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

No branches or pull requests

2 participants