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.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scopes/_tables.scss b/src/scopes/_tables.scss
index cb3a10c..db035bb 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 'pkg:iro-sass/src/bem'; 2@use 'pkg:iro-sass/bem';
3@use 'pkg:iro-sass/src/props'; 3@use 'pkg:iro-sass/props';
4@use '../props' as *; 4@use '../props' as *;
5@use '../objects/table.vars' as table; 5@use '../objects/table.vars' as table;
6 6