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-08-28 03:52:43 +00:00
2025-09-10 03:15:01 +00:00
2026-02-01 12:28:28 +00:00
2025-06-18 01:48:09 +00:00
2025-08-28 03:52:43 +00:00
2026-02-20 21:48:54 +00:00
2025-08-28 03:52:43 +00:00
2025-08-28 03:52:43 +00:00
2025-07-22 10:02:01 -07:00
2025-07-22 10:02:01 -07:00
2025-08-28 03:52:43 +00:00
2025-07-22 10:02:01 -07:00
2025-08-28 03:52:43 +00:00
2025-06-18 01:48:09 +00:00
2025-07-22 10:02:01 -07:00
2025-02-17 11:28:37 -08:00
2025-02-17 05:14:56 +00:00
2025-10-19 00:37:50 +08:00
2025-06-18 01:48:09 +00:00
2025-10-19 00:37:50 +08:00
2025-11-03 20:52:13 +00:00
2025-08-28 03:52:43 +00:00
2025-08-28 03:52:43 +00:00
2025-08-28 03:52:43 +00:00
2025-07-16 12:36:37 +00:00
2026-02-16 09:57:18 +00:00
2025-08-28 03:52:43 +00:00
2025-07-22 10:02:01 -07:00
2026-02-12 22:09:32 +00:00
2025-08-28 03:52:43 +00:00
2025-12-20 16:16:20 +00:00
2025-08-28 03:52:43 +00:00
2025-12-17 02:01:19 +00:00
2026-01-16 14:52:57 +00:00
2026-02-05 05:57:08 +00:00
2025-07-22 10:02:01 -07:00
2025-10-09 19:55:14 -07:00
2026-01-16 14:52:57 +00:00
2026-02-22 22:56:33 +00:00
2025-08-28 03:52:43 +00:00
2026-01-13 13:13:39 +00:00
2025-08-28 03:52:43 +00:00
2026-02-20 21:48:54 +00:00