mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 23:35:12 +00:00
Import variables.scss in scss files used in shadow DOM
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
@import
|
||||
'variables',
|
||||
'grid';
|
||||
|
@ -157,3 +157,5 @@ $font-size-h5: floor(($font-size-base * 1.1));
|
||||
|
||||
|
||||
$tao-navbar-height: 67px;
|
||||
$company-logo-width: 130px;
|
||||
|
||||
|
Reference in New Issue
Block a user