PaaS / Deckhouse

This commit is contained in:
Левченко Людмила Алексеевна
2026-05-21 15:43:00 +03:00
parent ceb1623150
commit 03e7659f43
50 changed files with 780 additions and 203 deletions
+4 -1
View File
@@ -1,4 +1,7 @@
@use '@beeline/design-tokens/scss/font-face';
@use '@beeline/design-tokens/scss/font-face' with (
$font-path-beeline-sans: '/fonts/beeline-sans',
$font-path-roboto-mono: '/fonts/roboto-mono'
);
@use "@beeline/design-tokens/scss/iconfont/iconfont" with (
$font-path-iconfont: '/fonts/iconfont'
);