JuliaWeb / JuliaWeb/Hyperscript.jl

CSS attributes starting with Hyphens

Open
#40 1 comment 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.