VEGA-4499: адаптация UI главной страницы документации

This commit is contained in:
Дмитрий Захаров
2025-08-04 14:11:34 +03:00
parent 17a06a1ed0
commit 255f2ffe9d
27 changed files with 919 additions and 225 deletions
+5
View File
@@ -1,3 +1,8 @@
@use "@beeline/design-tokens/scss/iconfont/iconfont" with (
$font-path-iconfont: '/fonts/iconfont'
);
@use "@beeline/design-tokens/scss/iconfont/icons";
$font-path-beeline-sans: '/fonts/beeline-sans' !default;
@mixin beeline-sans-font($type, $weight, $style: normal) {