summaryrefslogtreecommitdiff
path: root/public/css/modules/index.css
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-18 20:58:23 +0100
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-18 20:58:23 +0100
commit5a85c56f760ddcb13ccc185e2f54c6928f7fcd3e (patch)
tree56e76ccf6b2b3d00b1f021845c18a459ca3fa24e /public/css/modules/index.css
parent06bf6af3c898e82f1e225f875e7455fac5c10ff9 (diff)
Pulls out news-index module
Diffstat (limited to 'public/css/modules/index.css')
-rw-r--r--public/css/modules/index.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/css/modules/index.css b/public/css/modules/index.css
index 0a778e1..8766ef5 100644
--- a/public/css/modules/index.css
+++ b/public/css/modules/index.css
@@ -1,2 +1,3 @@
@import './btn.css';
-@import './link.css'; \ No newline at end of file
+@import './link.css';
+@import './news-index.css'; \ No newline at end of file