2024-01-28 15:59:53 -06:00

6 lines
73 B
SCSS

$spacing: (
"small": 1rem,
"medium": 2rem,
"large": 3rem,
);