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