diff --git a/docs/base-css.html b/docs/base-css.html index 5b6877595a..d221abc70d 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1572,7 +1572,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
.
{{_i}}Style inputs via default browser functionality with :invalid
. Specify a type
and add the required
attribute.{{/i}}
{{_i}}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
.{{/i}}