finished webpack config for switching themes

This commit is contained in:
lotte
2019-04-19 16:44:57 +02:00
committed by Art Lowel
parent 22928c3f23
commit 8a32777802
111 changed files with 249 additions and 455 deletions

View File

@@ -1,2 +1 @@
@import '../../../../styles/variables';

View File

@@ -1,2 +1 @@
@import '../../../../styles/variables';

View File

@@ -1 +0,0 @@
@import '../../../../styles/variables';

View File

@@ -1,2 +1 @@
@import '../../../../styles/variables';

View File

@@ -1,6 +1,3 @@
@import '../../../styles/variables';
@import '../../../styles/mixins';
$ds-wrapper-grid-spacing: $spacer/2;
ds-wrapper-grid-element ::ng-deep {

View File

@@ -1,5 +1,3 @@
@import '../../../../../styles/variables';
.card {
a > div {
position: relative;

View File

@@ -1,4 +1,3 @@
@import '../../../../styles/variables';
:host {
/deep/ em {
font-weight: bold;

View File

@@ -1,2 +1 @@
@import '../../../../styles/variables';