Import variables.scss in scss files used in shadow DOM

This commit is contained in:
Gabor PEK
2018-03-12 14:12:50 +01:00
parent 5e0e55eb16
commit fcb5d6ecf0
6 changed files with 8 additions and 56 deletions

View File

@ -1,10 +1,4 @@
$tao-blue-500: #277EEC;
$font-size-base: 14px;
$font-size-h3: floor(($font-size-base * 1.3));
$tao-navbar-height: 67px;
$company-logo-width: 130px;
@import "../../assets/scss/variables.scss";
.tfw-header-title {
color: $tao-blue-500;