Add nested "inline" css declarations to docs
Open
docs
v2
- Dominant language
- JavaScript
- Stars
- 83
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Add an explanation for the following css declaration syntax to the docs.
```
"Hello World!"
css bg:{item.color}
```
is the same as
```
"Hello World!"
```
Contributor guide
Research direction
No documentation file or test is named in the issue. Locate the relevant CSS syntax documentation, add an explanation showing that the nested declaration and bracketed declaration are equivalent, and verify that both examples render clearly in the docs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100