We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
print
1 parent 7382456 commit 2d7d6f6Copy full SHA for 2d7d6f6
1 file changed
packages-presets/preset-attributify/src/jsx.ts
@@ -65,6 +65,7 @@ export type PseudoPrefix
65
| 'focus'
66
| 'hover'
67
| 'link'
68
+ | 'print'
69
| 'root'
70
| 'sm'
71
| 'md'
0 commit comments