css_class_interpreters.ts view source
CssClassDeclarationInterpreter Interpreter for border radius corner percentage classes,
handles all four corners: top-left, top-right, bottom-left, bottom-right.
Examples: border_top_left_radius_50, border_bottom_right_radius_100.