Skip to content

Commit

Permalink
Added border-image to sorting properties
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugene Fedorenko committed Jun 16, 2021
1 parent 5fe88c3 commit 97be01e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,12 @@ module.exports = {
'border-style',
'border-color',
'border-radius',
'border-image',
'border-image-source',
'border-image-slice',
'border-image-width',
'border-image-outset',
'border-image-repeat',
'border-top',
'border-top-width',
'border-top-style',
Expand Down

0 comments on commit 97be01e

Please sign in to comment.