Helpers for parser-backed CSS AST transforms.
Centralizes the Vize parse → mutate → print flow so CSS transforms handle parse and print failures consistently.
Summary
Functions
Walk CSS URL nodes without accumulator state.
Walk CSS URL nodes with accumulator state.
Parse CSS, apply an AST transform, and print the result.