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
..
2026-02-22 19:33:01 +00:00
2026-01-18 15:10:33 -08:00
2026-01-17 11:22:09 -08:00
2026-02-22 08:01:43 +01:00
2026-02-16 09:57:18 +00:00
2025-10-31 21:56:08 -07:00
2025-10-21 13:19:29 +08:00
2026-02-22 20:26:46 +00:00
2026-02-16 09:57:18 +00:00
2026-02-13 08:16:43 +00:00
2026-01-21 01:35:14 +00:00
2026-01-18 15:10:33 -08:00
2025-07-10 18:35:59 +00:00
2025-08-28 03:52:43 +00:00
2026-02-07 01:34:29 +00:00
2026-01-30 18:46:34 +00:00
2026-02-16 09:57:18 +00:00
2026-02-16 09:57:18 +00:00
2026-01-31 22:01:08 -08:00
2026-02-15 23:47:02 +00:00
2026-02-22 22:56:33 +00:00
2026-02-11 18:37:13 +01:00
2026-02-20 22:19:12 +00:00
2025-11-10 23:45:01 +08:00
2026-01-13 13:13:39 +00:00
2026-02-16 09:57:18 +00:00
2025-08-28 03:52:43 +00:00
2026-02-22 21:30:31 +00:00
2026-01-18 15:10:33 -08:00
2026-02-16 09:57:18 +00:00
2025-10-19 00:37:50 +08:00
2025-08-28 03:52:43 +00:00
2025-08-28 03:52:43 +00:00
2026-01-14 11:37:53 -08:00
2025-08-27 16:31:21 +00:00
2026-01-31 22:01:08 -08:00
2026-02-17 21:46:42 +00:00
2026-02-01 17:06:57 +08:00