Skip to content

Commit a91b627

Browse files
committed
Change state variants title
1 parent 0b75c9a commit a91b627

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/docs/spacing.blade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ For example, `.pt-2` would add `.5rem` of padding to the top of the element, `.m
4848

4949
## Customizing
5050

51-
### Responsive, Hover, and Focus Variants
51+
### Responsive and State Variants
5252

5353
By default, only responsive variants are generated for margin, negative margin and padding utilities.
5454

source/docs/svg.blade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Control which stroke utilities Tailwind generates by customizing the `svgStroke`
8585
+ 'green': colors['green'],
8686
@endcomponent
8787

88-
### Responsive, Hover, and Focus Variants
88+
### Responsive and State Variants
8989

9090
By default, no responsive, hover, focus, or group-hover variants are generated for fill and stroke utilities.
9191

0 commit comments

Comments
 (0)