Skip to content

Commit

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

0 comments on commit f89ec5a

Please sign in to comment.