cssinjs/jss

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

Open

#1.161 geöffnet am 14. Juli 2019

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (434 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (7.000 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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