cssinjs/jss

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

Open

#1 161 ouverte le 14 juil. 2019

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (434 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (7 000 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur