remove ChillMainSass webpack alias (scratch reference)

This commit is contained in:
2021-07-12 17:11:59 +02:00
parent 0224224744
commit 3c4c5e29a3
4 changed files with 12 additions and 12 deletions

View File

@@ -1,9 +1,9 @@
@import '~ChillMainSass/custom/config/colors';
@import '~ChillMainSass/custom/mixins/entity';
@import '~ChillMainAssets/modules/bootstrap/bootstrap';
//@import '~ChillMainSass/custom/mixins/entity';
.chill-entity.chill-entity__activity-reason {
@include entity($chill-pink, white);
}
//.chill-entity.chill-entity__activity-reason {
// @include entity($chill-pink, white);
//}
.activity {
color: $chill-green;