bigskysoftware / bigskysoftware/_hyperscript

[Docs] Reference missing entry on ‘style property reference'

Open
#622 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.8k
Forks
172
PR merge metrics
No merged PRs in 30d

Description

The [‘Expressions’ section’](https://hyperscript.org/reference/#expressions) of the hyperscript reference docs explains:
- query references such as ``,
- id references such as `#id`,
- class references such as `.class` and
- attribute references such as `@attr`

But there is no entry for **style property references**, such as `*property`, even though they are an integral part of the language.

In the hyperscript docs, they are included in the [‘DOM literals’ section](https://hyperscript.org/docs/#dom-literals), along with all other ‘reference expresssions’ listed above.

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.