pub fn parse_hex(input: ParseState<'_>) -> ParseResult<'_, RGBA8>Expand description
<hex-color_parser> = #<hex-value>{3,4,6,8}
https://www.w3.org/TR/css-color-4/#hex-notation
pub fn parse_hex(input: ParseState<'_>) -> ParseResult<'_, RGBA8><hex-color_parser> = #<hex-value>{3,4,6,8}
https://www.w3.org/TR/css-color-4/#hex-notation