diff --git a/packages/marko-web-theme-monorail/scss/_functions.scss b/packages/marko-web-theme-monorail/scss/_functions.scss index 1b7e82ec2..08f277fa0 100644 --- a/packages/marko-web-theme-monorail/scss/_functions.scss +++ b/packages/marko-web-theme-monorail/scss/_functions.scss @@ -1,4 +1,4 @@ -@import "../../node_modules/@parameter1/base-cms-marko-web-theme-default/scss/functions"; +@import "./theme-default/functions"; @function map-deep-get($map, $keys...) { @each $key in $keys {