Skip to content

Commit d663a0b

Browse files
authored
Merge pull request tailwindlabs#28 from MichaelDeBoey/fix-typos
Change state variants title
2 parents f0090d7 + a91b627 commit d663a0b

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
@@ -55,7 +55,7 @@ For example, `.pt-2` would add `.5rem` of padding to the top of the element, `.m
5555

5656
## Customizing
5757

58-
### Responsive, Hover, and Focus Variants
58+
### Responsive and State Variants
5959

6060
By default, only responsive variants are generated for margin, negative margin and padding utilities.
6161

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)