[chore] add debug style for .fa

I want to remove all FontAwesome from the project. This will help find any that are left over.
This commit is contained in:
Zoë Bijl
2025-10-09 23:50:28 +02:00
parent f236962403
commit c22c8ea097
@@ -14,6 +14,11 @@
--color-accent-lines: rgba(172, 172, 249, 0.3);
}
/* Icons debug */
.fa {
background: red;
}
/* Diff */
.gts-icon {
--size: 1em;