a day ago
- Terminal stations can be written with quotes, and braces {} allow specifying class or ID.
- Unwanted collapsing is prevented with empty sequences.
- Layout stylesheets are modeled after CSS, with selectors including terminal, nonterminal, sequence, stack, wildcard, class, ID, :root, descendant, and child combinators.
- Specificity and cascading follow CSS rules.
- Properties include align-items (inherited), align-self (overriding, with left/right sides), justify-content, flex-absorb (inherited, 0-1), gap, continuation-marker, and font (family, style, weight, size).