From e1e43e2d377ad62d0ff27f5f7a83116088defdca Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 28 Nov 2018 12:40:09 +0800 Subject: [PATCH] scss/roojs-bootstrap/roojs-bootstrap.scss --- scss/roojs-bootstrap/roojs-bootstrap.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scss/roojs-bootstrap/roojs-bootstrap.scss b/scss/roojs-bootstrap/roojs-bootstrap.scss index 0dd2f0a075..c264fbdd3d 100644 --- a/scss/roojs-bootstrap/roojs-bootstrap.scss +++ b/scss/roojs-bootstrap/roojs-bootstrap.scss @@ -5,6 +5,9 @@ $gray-light : $gray-600; +$brand-warning : $warning; + + @import "alert"; @import "calendar"; -- 2.39.2