Skip to content

Commit

Permalink
feat: add placeholder variant
Browse files Browse the repository at this point in the history
Fixes #338
  • Loading branch information
muhammadsammy committed Dec 17, 2021
1 parent d51fe20 commit 866ac55
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 @@ -45,6 +45,7 @@ export const baseVariants = [
'landscape',
'open',
'file',
'placeholder',
// dark mode utility
// 'dark', //
];

0 comments on commit 866ac55

Please sign in to comment.