cssinjs/jss

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

Open

#1.161 aberto em 14 de jul. de 2019

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (434 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (7.000 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador