diff --git a/projects/common/src/fm/components/back-button/back-button.component.scss b/projects/common/src/fm/components/back-button/back-button.component.scss index 847f6df..81aea4b 100644 --- a/projects/common/src/fm/components/back-button/back-button.component.scss +++ b/projects/common/src/fm/components/back-button/back-button.component.scss @@ -1,4 +1,4 @@ -@import "../../../../../../node_modules/bootstrap/scss/bootstrap.scss"; +@import "~bootstrap/scss/bootstrap.scss"; .back-button { cursor: default;