Skip to content

Commit

Permalink
Add support for capitalize to text-transform
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonkpils authored Jul 31, 2023
1 parent d4c2c8c commit ba66278
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/primer/classify/utilities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1558,6 +1558,8 @@
:text_transform:
:uppercase:
- text-uppercase
:capitalize:
- text-capitalize
:text_align:
:right:
- text-right
Expand Down

0 comments on commit ba66278

Please sign in to comment.