summaryrefslogtreecommitdiff
path: root/public/css
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-18 20:48:25 +0100
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-18 20:48:25 +0100
commit331691765c93bec0e649336060ef21240332224a (patch)
tree4d451b21f645d109c5cab5ecd0fe201bb97ecdd6 /public/css
parent2fcb458c0229473309d085b65aae33d73430e65c (diff)
Adds base styles
Diffstat (limited to 'public/css')
-rw-r--r--public/css/base/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/base/index.css b/public/css/base/index.css
new file mode 100644
index 0000000..5fcf00b
--- /dev/null
+++ b/public/css/base/index.css
@@ -0,0 +1 @@
+@import './typography.css'; \ No newline at end of file