mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-29 06:25:11 +00:00
Import variables.scss in scss files used in shadow DOM
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user