Skip to content

Commit 2d7d6f6

Browse files
authored
feat(preset-attributify): add print perfix in attributes (#5121)
1 parent 7382456 commit 2d7d6f6

File tree

1 file changed

+1
-0
lines changed
  • packages-presets/preset-attributify/src

1 file changed

+1
-0
lines changed

packages-presets/preset-attributify/src/jsx.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ export type PseudoPrefix
6565
| 'focus'
6666
| 'hover'
6767
| 'link'
68+
| 'print'
6869
| 'root'
6970
| 'sm'
7071
| 'md'

0 commit comments

Comments
 (0)