File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -1087,6 +1087,7 @@ export default {
10871087 value : '<line-width> || <line-style> || <color>' ,
10881088 } ,
10891089 'border-bottom-clip' : {
1090+ group : 'border-clip' ,
10901091 initial : {
10911092 parsed : {
10921093 end : 6 ,
@@ -1465,6 +1466,7 @@ export default {
14651466 value : '<line-width> || <line-style> || <color>' ,
14661467 } ,
14671468 'border-left-clip' : {
1469+ group : 'border-clip' ,
14681470 initial : {
14691471 parsed : {
14701472 end : 6 ,
@@ -1537,6 +1539,7 @@ export default {
15371539 value : '<line-width> || <line-style> || <color>' ,
15381540 } ,
15391541 'border-right-clip' : {
1542+ group : 'border-clip' ,
15401543 initial : {
15411544 parsed : {
15421545 end : 6 ,
@@ -1671,6 +1674,7 @@ export default {
16711674 value : '<line-width> || <line-style> || <color>' ,
16721675 } ,
16731676 'border-top-clip' : {
1677+ group : 'border-clip' ,
16741678 initial : {
16751679 parsed : {
16761680 end : 6 ,
You can’t perform that action at this time.
0 commit comments