Add an example for manual vendor prefixing to the docs
Open
Beginner friendly
docs
- Dominant language
- JavaScript
- Stars
- 7.1k
- Forks
- 386
- PR merge metrics
- No merged PRs in 30d
Description
It seems it's not obvious to people how to prefix using camel case
```
export default {
shown: {
WebkitBackgroundClip: 'text'
}
}
```
Contributor guide
Research direction
Locate the documentation section covering manual vendor prefixing and review how examples are formatted. Add the camel-case example shown in the issue, then confirm the docs clearly explain the expected prefix syntax.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100