marianoguerra/css/value does not have a README file
pub(all) enum Color {
Hex(String)
Named(String)
Function(String, Array[ComponentValue])
} derive(Eq, Debug)Install
Download zipA semantic CSS syntax tree for MoonBit: a tolerant parser, a printer with pretty, compact and minified modes, and structured diagnostics
Dependencies