Skip to content

Commit

Permalink
Fix theming
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Aug 29, 2020
1 parent be9ebee commit d343ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/less/globals.less
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@type: 'extra';
@element: 'custom';

@import (multiple, reference, optional) '~@package/../theme/theme.config';
@import (multiple, reference, optional) '../../theme.config';

/* Enables customization of addons */
.loadAddonOverrides() {
Expand Down

0 comments on commit d343ddb

Please sign in to comment.