Skip to content

Commit

Permalink
feat: add contrast-more and contrast-less variants
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadsammy committed May 21, 2023
1 parent a1c57e5 commit 8720a8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cli/core/constants/baseVariants.ts
Expand Up @@ -19,6 +19,8 @@ export const baseVariants = [
'disabled',
'enabled',
'backdrop',
'contrast-more',
'contrast-less',
// Exhaustive pseudo-classess
'only',
'first-of-type',
Expand Down

0 comments on commit 8720a8b

Please sign in to comment.