Fix portal not being able to use $common-* SCSS variables when recompiling stylesheets

This commit is contained in:
Stephen Abello
2024-12-02 14:06:53 +01:00
parent eacd08f31e
commit 6fca659c9d
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -18,7 +18,7 @@
@import 'variables.scss';
@import '../../../../../node_modules/ckeditor5-itop-build/build/styles/compiled-theme';
@import '../../../../../css/common/vendors/_highlightjs.scss';
@import '../../../../../css/common/main.scss';
/*!