chore: edit comments
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user