You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/docs/svg.blade.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ Control which stroke utilities Tailwind generates by customizing the `svgStroke`
87
87
88
88
### Responsive and State Variants
89
89
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.
91
91
92
92
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.
0 commit comments