Guides
limn is not “another style object API.” It aims for browser CSS so existing mental models transfer.
UA defaults < class stylesheet < inline style
*, descendant/child, attribute subset@media queriesvar() custom properties@container queries
Flex, grid, table, positioning, backgrounds, borders, shadows, filters, transforms —
see Capability for the domain checklist and
in-repo docs/CAPABILITY.md for the live ledger.
When adapting a new property: CSSWG draft in docs/specs/ → contract test first → minimal engine change.
Project TDD discipline is mandatory (see root AGENTS.md).