fix webpack path with aliases

This commit is contained in:
2021-03-21 10:20:57 +01:00
parent 60b48a97e2
commit 0cc951b296
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
@import '../../../../main/Resources/public/sass/custom/config/colors';
@import '~ChillMainSass/custom/config/colors';
div#header-person-name {
background: none repeat scroll 0 0 $chill-green-dark;