cssinjs / cssinjs/jss

[jss-nested] container.indexOf is not a function

Open
#567 1 comment 0 reactions 0 assignees View on GitHub
bug complexity:moderate plugin
Dominant language
JavaScript
Stars
7.1k
Forks
386
PR merge metrics
No merged PRs in 30d

Description

```
'@global a': {
'font-family': 'Source Sans Pro, sans-serif',
'font-weight': '600',
'color': 'white',
'&:focus': {
color: '#FF7EBF'
},
'&:hover': {
color: '#FF7EBF'
}
},
```
This code generate error container.indexOf is not a function. I am using default preset.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.