Renders composite tokens as CSS utility class blocks.
Typography tokens become .class { font-family: ...; font-size: ...; } blocks.
Surface tokens become .class { background: ...; color: ...; } blocks.
Summary
Functions
Renders a list of {path, raw_value} utility tokens as CSS class blocks.
Returns true if the given DTCG type should be rendered as a utility class.