diff --git a/README.md b/README.md index f816930..36e079f 100644 --- a/README.md +++ b/README.md @@ -67,10 +67,12 @@ Every element has been normalized/reset to a simple visually consistent style th - - + + ``` +If you give checkboxes or radios an unchecked background with `bg-*`, use `checked:bg-*` for the checked color. These controls use custom appearance styles, so native `accent-*` utilities do not control the rendered checked background. + More customization examples and best practices coming soon. ### Using classes to style @@ -84,7 +86,7 @@ In addition to the global styles, we also generate a set of corresponding classe - + ``` Here is a complete table of the provided `form-*` classes for reference: