diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-12-14 21:28:31 +0000 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2024-01-12 08:28:52 +0000 |
| commit | 4710fb1c87d5926f630716f003e736e019b3fcf5 (patch) | |
| tree | 5ecab92f74042ac1df81f1e9c0e82580c4818a58 /scss/base/index.scss | |
| parent | f979c07e2c7c3716492a4121383aeacc5e58cfce (diff) | |
Eiks 31 (#41)
* Eiks 31
* Prettier dl's
* Prettier headings
---------
Co-authored-by: Joe Carstairs <jcarstairs@scottlogic.com>
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'; |
