Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #477 from brandonbk/fix-theme-default
Browse files Browse the repository at this point in the history
Update theme-default functions reference
  • Loading branch information
brandonbk authored Nov 6, 2022
2 parents 2b9579a + 2fa1784 commit 85198c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/marko-web-theme-monorail/scss/_functions.scss
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down

0 comments on commit 85198c9

Please sign in to comment.