Skip to content

Commit e7dac44

Browse files
committed
Add 'active' state variant
1 parent a91b627 commit e7dac44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/docs/svg.blade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Control which stroke utilities Tailwind generates by customizing the `svgStroke`
8787

8888
### Responsive and State Variants
8989

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

9292
You can control which variants are generated for both fill and stroke utilities by modifying the `svgFill` and `svgStroke` properties in the `modules` section of your Tailwind config file.
9393

0 commit comments

Comments
 (0)