emilyCSS Docs

Practical docs for turning design tokens into consistent, accessible CSS, metadata, and tooling.

Start with Getting started for the full workflow, then move into configuration and Utilities. Tooling pages cover the manifest, IntelliSense, doctor, and migration commands.

How the docs are generated

Utilities reads from /generated/emily.manifest.json, which is regenerated before dev and build. That keeps the docs aligned with the classes produced by your current emily.config.json.

The same build also writes data/generated/emily.intellisense.json, used for editor integrations and machine-readable tooling.