diff --git a/assets/sass/style.sass b/assets/sass/style.sass index 35d0fda..54c25f4 100644 --- a/assets/sass/style.sass +++ b/assets/sass/style.sass @@ -78,7 +78,7 @@ $colors: mergeColorMaps(("secondary": ($secondary, $white), "twitter-blue": ($tw @import "bulma/sass/elements/content" @import "bulma/sass/elements/icon" // @import "bulma/sass/elements/image" -// @import "bulma/sass/elements/notification" +@import "bulma/sass/elements/notification" // @import "bulma/sass/elements/progress" // @import "bulma/sass/elements/table" @import "bulma/sass/elements/tag"