From 5805f4eb2a1474fe5f8d4daa9da8c8d5fdeb56f0 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Tue, 1 Nov 2016 15:53:32 +0100 Subject: [PATCH] Comments is now part of the base style --- src/styles/base.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/base.sass b/src/styles/base.sass index 1ee0709c..5a181727 100644 --- a/src/styles/base.sass +++ b/src/styles/base.sass @@ -3,6 +3,7 @@ @import _utils @import _notifications +@import _comments @import plugins/js_perfectscrollbar