diff options
Diffstat (limited to 'scss/base/index.scss')
| -rw-r--r-- | scss/base/index.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/base/index.scss b/scss/base/index.scss new file mode 100644 index 0000000..da4f59e --- /dev/null +++ b/scss/base/index.scss @@ -0,0 +1,4 @@ +@use 'typography'; +@use 'theme'; +@use 'list'; + |
