Padder Module
The Padder module provides a simple utility container that applies uniform padding using Termeh’s registered gap scale. Use it to wrap content and quickly switch padding density via semantic class names.
Signature:
scss
@mixin use-padder($gaps: ());
Example:
scss
@include termeh.use-padder();
Modifiers
.is-<gap>
→ applies a registered gap as spacing