Getting started
Components inherit the full token set automatically—application.css imports every token and utility file. To customise the system:
- Edit the token files (they’re plain CSS, no build step required).
- Consume variables instead of hard-coding values.
- Reuse the utilities (
.sr-only, focus styles) to keep accessibility consistent.