elierotenberg / elierotenberg/react-css
-ms- vendor prefix should be lowercase
Open
- Dominant language
- JavaScript
- Stars
- 35
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
`-ms-something` becomes `MsSomething` because of the to-camel-case lib you're using. The problem is that it should produce `msSomething`. http://www.andismith.com/blog/2012/02/modernizr-prefixed/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.