chore: edit comments

This commit is contained in:
Ilia Mashkov
2026-04-17 14:30:30 +03:00
parent 1e8e22e2eb
commit 6905c54040
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
/* Base font size */ /* Base font size */
--font-size: 16px; --font-size: 16px;
/* GLYPHDIFF Swiss Design System */ /* GLYPHDIFF Design System */
/* Primary Colors */ /* Primary Colors */
--swiss-beige: #f3f0e9; --swiss-beige: #f3f0e9;
--swiss-red: #ff3b30; --swiss-red: #ff3b30;

View File

@@ -1,6 +1,6 @@
<!-- <!--
Component: SwissButtonGroup Component: ButtonGroup
Wraps SwissButtons in a warm-surface pill with a 1px gap and subtle border. Wraps buttons in a warm-surface pill with a small gap and subtle border.
Use for segmented controls, view toggles, or any mutually exclusive button set. Use for segmented controls, view toggles, or any mutually exclusive button set.
--> -->
<script lang="ts"> <script lang="ts">