Module colorizer.parser.css_var

CSS Custom Properties Parser Parses CSS custom property definitions (--name: ) and resolves var(--name) references.

Stateful: scans the buffer for definitions before parsing, similar to the Sass variable parser.

Functions

cleanup (bufnr) Cleanup per-buffer state
update_variables (bufnr, line_start, line_end, lines, color_parser) Scan buffer lines for CSS custom property definitions


Functions

cleanup (bufnr)
Cleanup per-buffer state
update_variables (bufnr, line_start, line_end, lines, color_parser)
Scan buffer lines for CSS custom property definitions
generated by LDoc 1.5.0 Last updated 2026-03-07 17:46:06