diff options
| author | Joe Carstairs <65492573+joeacarstairs@users.noreply.github.com> | 2025-01-21 22:02:41 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-21 22:02:41 +0000 |
| commit | 283560090b80a4f8264d340b6d2635a2e73af38d (patch) | |
| tree | af910c583aaec344df0b248890c1955d79267be8 /scss/base/_index.scss | |
| parent | 1221c9f0b217b8dc29be1fd99be40764967fe62e (diff) | |
| parent | 28d39250dad232fe3bd9cd2e9765297ec07c3e92 (diff) | |
Merge pull request #112 from joeacarstairs/staging
WayWORD event 4th Feb
Diffstat (limited to 'scss/base/_index.scss')
| -rw-r--r-- | scss/base/_index.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/base/_index.scss b/scss/base/_index.scss index ba0d3f1..77bdef0 100644 --- a/scss/base/_index.scss +++ b/scss/base/_index.scss @@ -1,4 +1,5 @@ @use 'address'; +@use 'blockquote'; @use 'details'; @use 'dl'; @use 'list'; |
