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,5 +1,3 @@
@import
'variables',
'grid';

View File

@ -157,3 +157,5 @@ $font-size-h5: floor(($font-size-base * 1.1));
$tao-navbar-height: 67px;
$company-logo-width: 130px;