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

Rotating lines strokeColor property to accept other inputs other than string #175

Open
jcjp opened this issue May 9, 2024 · 2 comments
Open

Comments

@jcjp
Copy link

jcjp commented May 9, 2024

Currently color property only accepts string would it be possible to pass it a var(--custom-color) or brand-dark

@jcjp jcjp changed the title Color property to accept other inputs other than string Rotating lines strokeColor property to accept other inputs other than string May 9, 2024
@jcjp jcjp changed the title Rotating lines strokeColor property to accept other inputs other than string Rotating lines strokeColor property to accept other inputs other than string May 9, 2024
@kapsule-studio
Copy link

You can simply pass it as a string: color:'var(--any-var)'

@jcjp
Copy link
Author

jcjp commented May 13, 2024

You can simply pass it as a string: color:'var(--any-var)'

Tried that but it didn't worked still used the default color.

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