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
..
2024-03-24 12:14:03 +00:00
2023-06-18 04:10:07 +00:00
2025-11-30 11:58:15 +08:00
2026-01-16 14:52:57 +00:00
2026-02-11 03:22:33 +00:00
2026-02-22 13:12:07 +00:00
2026-02-11 01:01:26 +00:00
2025-07-05 23:19:33 +08:00
2026-01-26 10:34:38 +08:00
2026-01-15 06:18:33 +00:00
2025-06-07 19:57:07 +02:00
2025-08-01 07:24:26 +00:00
2026-02-22 22:56:33 +00:00
2026-02-22 22:56:33 +00:00
2024-12-28 11:51:38 +00:00
2023-05-24 01:48:51 +00:00
2024-06-04 13:57:11 +00:00
2025-10-28 18:25:00 +08:00
2026-02-11 03:22:33 +00:00
2024-05-06 06:32:05 +00:00
2025-01-03 04:01:19 +00:00
2026-02-11 01:58:56 +00:00
2025-11-19 03:02:41 +00:00
2025-09-10 13:05:35 +00:00