summaryrefslogtreecommitdiffstats
path: root/src/scopes/_tables.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/scopes/_tables.scss')
-rw-r--r--src/scopes/_tables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scopes/_tables.scss b/src/scopes/_tables.scss
index b76baa3..54e3a12 100644
--- a/src/scopes/_tables.scss
+++ b/src/scopes/_tables.scss
@@ -1,6 +1,6 @@
1@use 'sass:meta'; 1@use 'sass:meta';
2@use 'iro-sass/src/iro-sass' as iro; 2@use 'iro-sass/src/iro-sass' as iro;
3@use '../props'; 3@use 'iro-sass/src/props';
4@use '../objects/table.vars' as table; 4@use '../objects/table.vars' as table;
5 5
6@forward 'tables.vars'; 6@forward 'tables.vars';