From 517993e10b56bdba3bac50e873ba9942d22fc00b Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Sat, 18 Jul 2020 16:36:38 -0400 Subject: basic announcement system working; still needs date filtering --- styles/index.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'styles/index.scss') diff --git a/styles/index.scss b/styles/index.scss index 7916766..eb9a750 100644 --- a/styles/index.scss +++ b/styles/index.scss @@ -108,3 +108,5 @@ body { background-image: url("/assets/bg.png"); } + +@import "../_bulma/node_modules/bulma/sass/components/message.sass"; -- cgit v1.2.3