diff --git a/README.md b/README.md index 73d7936..1818bb8 100644 --- a/README.md +++ b/README.md @@ -195,16 +195,22 @@ Everything is a CSS variable. Override on `:root` (or a scope) to customize: ```html - - - + + + + + + + + + ``` **RTL** — set the document direction; all components use logical properties: ```html - + ``` **Make your own style** — add a token block, no component edits: