Skip to content

Commit

Permalink
feat: add info for readme about ternary (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
y3owk1n authored Jun 8, 2024
1 parent 80eae8b commit bf70da2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ The plugin works with tsx treesitter grammars and provides the following feature
- Autosave after sorting
- Trim leading spaces
- Trim intermediate spaces within class string
- Works with `class`, `className`, `cn`, `cva`, `clsx` and `twMerge`
- Works with `className`, `cn`, `cva`, `clsx` and `twMerge` within `single repo` or `monorepo`
- Works with tenary conditions within `className`, `cn`, `clsx`, `twMerge`
- Dedupe repeated classes

> [!NOTE]
Expand Down

0 comments on commit bf70da2

Please sign in to comment.