chore: edit comments
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
/* Base font size */
|
||||
--font-size: 16px;
|
||||
|
||||
/* GLYPHDIFF Swiss Design System */
|
||||
/* GLYPHDIFF Design System */
|
||||
/* Primary Colors */
|
||||
--swiss-beige: #f3f0e9;
|
||||
--swiss-red: #ff3b30;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<!--
|
||||
Component: SwissButtonGroup
|
||||
Wraps SwissButtons in a warm-surface pill with a 1px gap and subtle border.
|
||||
Component: ButtonGroup
|
||||
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.
|
||||
-->
|
||||
<script lang="ts">
|
||||
|
||||
Reference in New Issue
Block a user