Skip to content

Commit 30dd887

Browse files
authored
Map caretColor to colors scale, closes #775
1 parent fbdd88e commit 30dd887

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/css/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ export const scales = {
5656
color: 'colors',
5757
backgroundColor: 'colors',
5858
borderColor: 'colors',
59+
caretColor: 'colors',
5960
margin: 'space',
6061
marginTop: 'space',
6162
marginRight: 'space',

0 commit comments

Comments
 (0)