Skip to content

Commit

Permalink
Merge pull request #23 from yukulele/patch-1
Browse files Browse the repository at this point in the history
Update appearance.js
  • Loading branch information
kutsan authored Apr 4, 2023
2 parents 08580ea + 72e0e01 commit 1555f5e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/groups/appearance.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ const appearance = [
'border-left-width',
'border-block',
'border-block-color',
'border-block-style',
'border-block-width',
'border-block-start',
'border-block-start-color',
'border-block-start-style',
Expand All @@ -62,6 +64,8 @@ const appearance = [
'border-block-end-width',
'border-inline',
'border-inline-color',
'border-inline-style',
'border-inline-width',
'border-inline-start',
'border-inline-start-color',
'border-inline-start-style',
Expand Down

0 comments on commit 1555f5e

Please sign in to comment.