Bevy-UI String Parser Utilities
A collection of parsers that can be used to parse strings into types used by bevy_ui, such as Color, Val or UiRect.
The syntax is inspired by CSS, but doesn't try to replicate it exactly.
A collection of parsers that can be used to parse strings into types used by bevy_ui, such as Color, Val or UiRect.
The syntax is inspired by CSS, but doesn't try to replicate it exactly.