cssinjs / cssinjs/jss

Add an example for manual vendor prefixing to the docs

Open Beginner friendly
#1,141 0 comments 2 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.