Правки по ДЦ

This commit is contained in:
Александр Анисин
2026-05-13 10:40:54 +03:00
parent 428abd21a8
commit a7656e4107
26 changed files with 12 additions and 11 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'
);