React-jss don't add padding, margin, height, etc... with !important from functions (dynamic styles)
Open
- Dominant language
- JavaScript
- Stars
- 7.1k
- Forks
- 386
- PR merge metrics
- No merged PRs in 30d
Description
__Expected behavior:__
I expected that all styles will add to declaration rule.
__Describe the bug:__
Added only other styles (e.x. backgroundColor and color).
__Reproduction:__
Example:
https://codesandbox.io/s/bold-resonance-bv7dg?file=/src/App.js
__Versions (please complete the following information):__
- jss: 10.7.1
- Browser [e.g. chrome, safari]: chrome (latest)
- OS [e.g. Windows, macOS]: macOS (latest)
Contributor guide
Assessment
This issue has not been assessed yet.