diff --git a/docs/css.html b/docs/css.html index 53cd678d..2dfa3ff3 100644 --- a/docs/css.html +++ b/docs/css.html @@ -1613,7 +1613,7 @@ For example, <code><section></code> should be wrapped
Style inputs via default browser functionality with :invalid. Specify a type and add the required attribute.
Style inputs via default browser functionality with :invalid. Specify a type, add the required attribute if the field is not optional, and (if applicable) specify a pattern.
Style inputs via default browser functionality with :invalid. Specify a type and add the required attribute.
Style inputs via default browser functionality with :invalid. Specify a type, add the required attribute if the field is not optional, and (if applicable) specify a pattern.