cssinjs/jss

[jss-plugin-props-sort] CSS Property borderColor is not applied to both borderLeft and borderRight

Open

#1,161 opened on Jul 14, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (434 forks)batch import
bughelp wanted

Repository metrics

Stars
 (7,000 stars)
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

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