summaryrefslogtreecommitdiffstats
path: root/src/layouts/_button-group.vars.scss
blob: 23b09c05f1de69be3f544b41e97b18ae5595e4b3 (plain) (blame)
1
2
3
4
@use '../props';
@use '../core';

$spacing: props.def(--l-button-group--spacing, props.get(core.$size--150)) !default;