Skip to main content
Module smart_tokens
stylex_
css_
parser
0.15.3
Module smart_
tokens
Module Items
Functions
In stylex_
css_
parser::
flex_
parser
stylex_css_parser
::
flex_parser
Module
smart_
tokens
Copy item path
Source
Expand description
Smart token parsers with automatic value extraction
Functions
ยง
dimension
Extract dimension with unit
ident
Extract identifier
number
Automatically extracts numeric value
numeric
Parse any number-like value (number, percentage, dimension)
percentage
Extract percentage value automatically
string
Extract string value
textual
Parse any string-like value (string, ident)