Skip to main content

RADIUS_XL

Constant RADIUS_XL 

Source
pub const RADIUS_XL: &str = "rounded_2xl";
Expand description

shadcn --radius-xl (14px). GPUI: .rounded_2xl() — no exact 14px step exists; this is the nearest larger one (16px), kept distinct from RADIUS_LG so the two shadcn steps don’t collide on one GPUI builder.