Updated 07-05-2026, 10:26
Commit: 7b09a72 Show on GitHub
- Author: Yamen
- Date: 5/18/2026, 7:29:31 PM
- Message: refactor: shorten button system comment block Replace the long multi-line comment above .button with a single short reference line pointing to Button.svelte and docs/components.md.
- Stats: 100 total changes (+63 / -37)
Changed Files
docs/components.md— +53 / -14 (67 changes)src/lib/components/buttons/Button.svelte— +9 / -4 (13 changes)src/lib/css/styleguide.css— +1 / -19 (20 changes)