small medium large

Building with components

Small Medium Large removes the need to stack classes manually. Each component exposes a defined set of properties that control layout, spacing, alignment, and typography. Instead of layering styles and overrides, you configure behaviour directly.

Traditional Webflow builds rely heavily on manual class management. Layout behaviour and typography are often defined through stacked classes.

When a layout changes, classes frequently need to be removed and added again to keep alignment, and breakpoint behaviour consistent. Even small structural edits can turn into careful class management rather than a straightforward layout change.

In Small Medium Large, components replace that pattern. Behaviour is configured through defined properties, keeping structure predictable and eliminating the need for class combinations.

Each component exposes the properties that are relevant to its role. A row controls gap, direction, and alignment. A column controls width and breakpoint behaviour. Text components control scale and hierarchy.

Out of the box, these components cover the most common layout requirements. They are deliberately kept lean, without predefined visual styles you may not need. Small Medium Large prioritises structural clarity over built-in decoration.

Developers extend components where necessary to match the specifics of a design. The foundation remains consistent, while the interface adapts to the project.

Explore the Webflow Cloneable

Shifting the focus from classes to components

Traditional Webflow projects are structured around classes. Behaviour is assembled by combining styles until the desired layout is achieved.

Small Medium Large shifts that focus. The primary unit of building is no longer the class, but the component.

You build with sections, rows, columns, and text components, configuring their properties instead of stacking styles.

This changes how projects evolve over time. Layout adjustments are made by modifying defined controls rather than restructuring class stacks. The structure remains clear and readable, even as complexity grows.

Explore the Webflow Cloneable