Jens Hedqvist

Results 3 comments of Jens Hedqvist

I go the exact same problem with the same version. I've tested with px and em.

I ran into this issue when using the `classnames` module, and I solved it by storing the value in a variable and using it in `styleName` property. This worked: ```jsx...