|
|
3 年前 | |
|---|---|---|
| .. | ||
| dist | 3 年前 | |
| lib | 3 年前 | |
| tests | 3 年前 | |
| .DS_Store | 3 年前 | |
| LICENSE | 3 年前 | |
| changelog.md | 3 年前 | |
| package.json | 3 年前 | |
| readme.md | 3 年前 | |
Internally it converts everything back to dash separated names.
Make sure you read how to use plugins in general.
const styles = {
container: {
fontSize: '20px',
zIndex: 1,
lineHeight: 1.2
}
}
.container-a24234 {
font-size: 20px;
z-index: 1;
line-height: 1.2;
}
File a bug against cssinjs/jss prefixed with [jss-camel-case].
npm i
npm run test
MIT