summaryrefslogtreecommitdiff
path: root/public/css/base/index.css
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-18 21:42:30 +0100
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-18 21:42:30 +0100
commitdb359ed29703793de351b637344bddf439285a0b (patch)
tree8f7ede803f02aac09ed8139a7cdf55ec800149fd /public/css/base/index.css
parentccdd0cb712edad90a3feba822923b1dab7b6bb4e (diff)
Pulls out base list style
Diffstat (limited to 'public/css/base/index.css')
-rw-r--r--public/css/base/index.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/css/base/index.css b/public/css/base/index.css
index 169a60f..a8e9f15 100644
--- a/public/css/base/index.css
+++ b/public/css/base/index.css
@@ -1,2 +1,3 @@
@import './typography.css';
-@import './theme.css'; \ No newline at end of file
+@import './theme.css';
+@import './list.css'; \ No newline at end of file