From 18a0ca16c2acc4fbf1c847125df54b04c869ac1d Mon Sep 17 00:00:00 2001 From: Tony Air Date: Fri, 2 Apr 2021 16:24:05 +0700 Subject: [PATCH] IMPR: Allow customizing MetaLightbox variables --- src/scss/app.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/scss/app.scss b/src/scss/app.scss index a2adcd1..84dc055 100755 --- a/src/scss/app.scss +++ b/src/scss/app.scss @@ -6,6 +6,7 @@ // Your custom variables @import '_variables'; +@import '~@a2nt/meta-lightbox-react/src/scss/app'; @import '_components/_ui.bootstrap'; // By default we prefer font awesome CDN