diff options
Diffstat (limited to 'scss/base/index.scss')
| -rw-r--r-- | scss/base/index.scss | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scss/base/index.scss b/scss/base/index.scss index da4f59e..f338772 100644 --- a/scss/base/index.scss +++ b/scss/base/index.scss @@ -1,4 +1,4 @@ -@use 'typography'; -@use 'theme'; +@use 'dl'; @use 'list'; - +@use 'theme'; +@use 'typography'; |
