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

Commit

Permalink
Update theme.config
Browse files Browse the repository at this point in the history
  • Loading branch information
nileshgulia1 committed Dec 8, 2021
1 parent 7924f8a commit 7950572
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion theme/theme.config
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,8 @@
@import (multiple) "~semantic-ui-less/theme.less";
@fontPath : "~volto-themes/@{theme}/assets/fonts";

/* End Config */
.loadAddonOverrides() {
@import (optional) "@{siteFolder}/@{addon}/@{addontype}s/@{addonelement}.overrides";
}

/* End Config */

0 comments on commit 7950572

Please sign in to comment.