silverwind
6e7991316c
Refactor text utility classes to Tailwind CSS (#36703)
Replace Fomantic/custom CSS text utility classes with their Tailwind
equivalents:
- `.text.<color>` compound classes → `tw-text-<color>` classes
- `.text.small` (`font-size: 0.75em`) → `tw-text-xs` (11px)
- `.text.truncate` (`overflow-x: hidden; text-overflow: ellipsis;
white-space: nowrap; display: inline-block`) → `tw-inline-block
tw-truncate`
Remove the now-unused CSS rules from `base.css` and `dashboard.css`.
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 22:56:33 +00:00
..
2025-03-03 11:49:15 -08:00
2025-12-25 12:33:34 +02:00
2024-12-11 06:33:24 +00:00
2026-02-22 22:56:33 +00:00
2026-02-22 22:56:33 +00:00
2026-02-22 22:56:33 +00:00
2026-02-22 22:56:33 +00:00
2025-03-16 12:08:16 +00:00
2024-12-04 02:11:34 +00:00
2024-12-01 10:14:56 +08:00
2025-07-01 00:33:53 +08:00
2026-02-12 22:09:32 +00:00
2025-03-21 04:25:36 +00:00
2024-12-11 06:33:24 +00:00
2026-02-12 22:09:32 +00:00
2025-02-03 01:51:12 +08:00
2025-07-06 23:37:26 +08:00
2024-12-08 02:35:28 +00:00
2026-02-07 01:34:29 +00:00
2026-02-22 22:56:33 +00:00
2025-12-25 12:33:34 +02:00
2026-02-22 22:56:33 +00:00
2024-03-25 13:52:54 +00:00
2026-02-17 09:06:27 +01:00
2024-03-02 12:45:14 +00:00
2025-02-25 15:27:23 -08:00
2026-01-24 11:30:47 +00:00
2026-02-22 22:56:33 +00:00
2025-07-13 22:52:35 +08:00
2023-05-03 17:58:59 -04:00