Skip to content

Commit a834115

Browse files
committed
feat(preset-mini): sync css props
1 parent e8c9048 commit a834115

File tree

1 file changed

+3
-0
lines changed
  • packages-presets/preset-mini/src/_utils/handlers

1 file changed

+3
-0
lines changed

packages-presets/preset-mini/src/_utils/handlers/handlers.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ const cssProps = [
1313
'flex-grow',
1414
'flex',
1515
'flex-shrink',
16+
'grid',
17+
'grid-template-columns',
18+
'grid-template-rows',
1619
'caret-color',
1720
'font',
1821
'gap',

0 commit comments

Comments
 (0)