From d56c39bc644407021e9cfdcc7292ed9cd35c0024 Mon Sep 17 00:00:00 2001 From: James Date: Thu, 15 Jun 2017 04:41:44 +0000 Subject: [PATCH] fix custom.scss for 1.4.3 --- app/javascript/styles/custom.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/javascript/styles/custom.scss b/app/javascript/styles/custom.scss index afd12e635..c47d7c0bf 100644 --- a/app/javascript/styles/custom.scss +++ b/app/javascript/styles/custom.scss @@ -20,3 +20,5 @@ .status__content__spoiler-link { font-weight: 800; } + +@import 'application';