Skip to content

Commit

Permalink
feat: add open variant
Browse files Browse the repository at this point in the history
Fixes #341
  • Loading branch information
muhammadsammy committed Dec 17, 2021
1 parent f89ec5a commit b261695
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli/core/constants/baseVariants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export const baseVariants = [
'after',
'portrait',
'landscape',
'open',
// dark mode utility
// 'dark', //
];

0 comments on commit b261695

Please sign in to comment.