From 70fb5b42ece5090671488f1fe3e1ca168ee59535 Mon Sep 17 00:00:00 2001 From: Peter Bastiani Date: Fri, 20 Dec 2019 10:05:49 +0100 Subject: [PATCH] =?UTF-8?q?AW-784=20Fixed=201=20=E2=94=82=20@import=20"../?= =?UTF-8?q?../../app/theme.scss";=20=20=20projects/common-map/src/fm-map/c?= =?UTF-8?q?omponents/selected-item-cropfield/selected-item-cropfield.compo?= =?UTF-8?q?nent.scss=201:9=20=20root=20stylesheet=20An=20unhandled=20excep?= =?UTF-8?q?tion=20occurred:=20Can't=20find=20stylesheet=20to=20import.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../selected-item-cropfield.component.scss | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/projects/common-map/src/fm-map/components/selected-item-cropfield/selected-item-cropfield.component.scss b/projects/common-map/src/fm-map/components/selected-item-cropfield/selected-item-cropfield.component.scss index 642b42b..b791497 100644 --- a/projects/common-map/src/fm-map/components/selected-item-cropfield/selected-item-cropfield.component.scss +++ b/projects/common-map/src/fm-map/components/selected-item-cropfield/selected-item-cropfield.component.scss @@ -1,7 +1,5 @@ -@import "../../../app/theme.scss"; -@import "node_modules/bootstrap/scss/functions"; -@import "node_modules/bootstrap/scss/variables"; -@import "node_modules/bootstrap/scss/mixins"; +@import "../../_theme.scss"; +@import "~bootstrap/scss/bootstrap.scss"; .big-icon { width: 100%;