···1212- **Classless** - Plain HTML is styled as-is. Themes can be swapped simply by overriding the CSS variables on `:root` (single file, zero dependencies)
1313- **CJK support** - `text-autospace` adjusts spacing between CJK and Latin characters, and `text-spacing-trim` handles the spacing around punctuation automatically
14141515-To see it in action, open [`preview.html`](./preview.html) in your browser.
1515+To see it in action, view the [preview](https://kou029w.github.io/css/preview.html).
16161717## Usage
1818