Skip to content

Commit 97be01e

Browse files
author
Eugene Fedorenko
committed
Added border-image to sorting properties
1 parent 5fe88c3 commit 97be01e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

index.js

+6
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,12 @@ module.exports = {
193193
'border-style',
194194
'border-color',
195195
'border-radius',
196+
'border-image',
197+
'border-image-source',
198+
'border-image-slice',
199+
'border-image-width',
200+
'border-image-outset',
201+
'border-image-repeat',
196202
'border-top',
197203
'border-top-width',
198204
'border-top-style',

0 commit comments

Comments
 (0)