Skip to content

Commit

Permalink
feat(preset-mini): add popover-open pseudo variant (#3619)
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikvilhelmberglund committed Mar 14, 2024
1 parent 1d5a613 commit f3944de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/preset-mini/src/_variants/pseudo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const PseudoClasses: Record<string, string> = Object.fromEntries([
'active',
'enabled',
'disabled',
'popover-open',

// tree-structural
'root',
Expand Down

0 comments on commit f3944de

Please sign in to comment.