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

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