Skip to content

Commit

Permalink
fix(@clayui/css): Mixins clay-css adds gap and row-gap to properties
Browse files Browse the repository at this point in the history
  • Loading branch information
pat270 committed Dec 1, 2022
1 parent 29d6dd8 commit ba0447c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/clay-css/src/scss/mixins/_globals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
'font-style',
'font-variant',
'font-weight',
'gap',
'grid',
'grid-area',
'grid-auto-columns',
Expand Down Expand Up @@ -199,6 +200,7 @@
'position',
'resize',
'right',
'row-gap',
'scroll-behavior',
'scrollbar-width',
'table-layout',
Expand Down

0 comments on commit ba0447c

Please sign in to comment.