diff --git a/docs/css.html b/docs/css.html index 64527c34f..65c876b2b 100644 --- a/docs/css.html +++ b/docs/css.html @@ -1626,7 +1626,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.