[jss-plugin-props-sort] CSS Property borderColor is not applied to both borderLeft and borderRight
Open
bug
help wanted
- Dominant language
- JavaScript
- Stars
- 7.1k
- Forks
- 386
- PR merge metrics
- No merged PRs in 30d
Description
__Expected behavior:__
CSS Property `borderColor` shoud apply to both CSS Properties `borderLeft` and `borderRight`.
__Describe the bug:__
CSS Property `borderColor` is not being applied to both `borderLeft` and `borderRight`. It is only applied to `borderLeft`.
__Codesandbox link:__
[Sandbox](https://codesandbox.io/embed/react-jss-playground-s7lbe)
__Versions (please complete the following information):__
- jss: 10.0.0-alpha.22
- Browser [e.g. chrome, safari]: Chrome
- OS [e.g. Windows, macOS]: Windows 10
Contributor guide
Assessment
This issue has not been assessed yet.