summaryrefslogtreecommitdiff
path: root/public/css/modules/index.css
diff options
context:
space:
mode:
authorJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-18 21:03:22 +0100
committerJoe Carstairs <65492573+Sycamost@users.noreply.github.com>2023-08-18 21:03:22 +0100
commitee9c3a93de202aa9c91a9c94ddde390e8f68093f (patch)
tree7ecd950ea36325690a28ec5fe7939956547bde03 /public/css/modules/index.css
parentd41d9e900a4ce25544a07113c082d762af2d9cc9 (diff)
Pulls out product 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 6a5cef1..6e971c0 100644
--- a/public/css/modules/index.css
+++ b/public/css/modules/index.css
@@ -1,4 +1,5 @@
@import './btn.css';
@import './link.css';
@import './news-index.css';
-@import './back-to-top.css'; \ No newline at end of file
+@import './back-to-top.css';
+@import './product.css'; \ No newline at end of file