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 4ac80ca commit a3150b7
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 a3150b7

Please sign in to comment.