JuliaWeb / JuliaWeb/Hyperscript.jl
CSS attributes starting with Hyphens
Open
- Dominant language
- Julia
- Stars
- 105
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Heyo,
today I wanted to add some [Custom CSS properties](https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_custom_properties) to my code and noticed that I wasn't able to produce the leading double hyphen, e.g., `--outline-color` with a *camelCased* attribute name. Any Ideas how to get this to work?
I saw mention of auto prefixing certain CSS attributes in the `future-enhancements` section at the bottom of `Hyperscript.jl`. Would this fall into this category?
Cheers
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.