summaryrefslogtreecommitdiffstats
path: root/src/scopes/_tables.vars.scss
blob: ded6b80f14c2069115874831541e01dadec5ec59 (plain) (blame)
1
2
3
4
@use 'iro-sass/src/props';
@use 'body.vars' as body;

$margin-bs: props.def(--s-tables--margin-bs, props.get(body.$paragraph--margin-bs)) !default;