diff --git a/docs/source/docs/state-variants.blade.md b/docs/source/docs/state-variants.blade.md index f44c43660..582b354fe 100644 --- a/docs/source/docs/state-variants.blade.md +++ b/docs/source/docs/state-variants.blade.md @@ -29,7 +29,7 @@ Add the `hover:` prefix to only apply a utility on hover.
-

By default, hover variants are only generated for background color, border color, and text color utilities.

+

By default, hover variants are only generated for background color, border color, font weight, text color, and text style utilities.

You can customize this in the modules section of your configuration file.