diff options
Diffstat (limited to 'src/scopes/_tables.vars.scss')
| -rw-r--r-- | src/scopes/_tables.vars.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scopes/_tables.vars.scss b/src/scopes/_tables.vars.scss index 362b70f..dfb4c76 100644 --- a/src/scopes/_tables.vars.scss +++ b/src/scopes/_tables.vars.scss | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | @use 'iro-sass/src/props'; | 1 | @use 'pkg:iro-sass/src/props'; |
| 2 | @use 'implicit.vars' as implicit; | 2 | @use 'implicit.vars' as implicit; |
| 3 | 3 | ||
| 4 | $margin-bs: props.def(--s-tables--margin-bs, props.get(implicit.$paragraph--margin-bs)) !default; | 4 | $margin-bs: props.def(--s-tables--margin-bs, props.get(implicit.$paragraph--margin-bs)) !default; |
