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,5 +1,3 @@
@import '../../styles/variables.scss';
@media screen and (max-width: map-get($grid-breakpoints, md)) {
:host.open {
background-color: $white;