diff options
Diffstat (limited to 'scss/index.xs.scss')
| -rw-r--r-- | scss/index.xs.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/index.xs.scss b/scss/index.xs.scss new file mode 100644 index 0000000..6aee8e5 --- /dev/null +++ b/scss/index.xs.scss @@ -0,0 +1,4 @@ +@use 'layout/index.xs' as *; +@use 'modules/index.xs' as *; +@use 'variables/index.xs' as *; + |
