chore(icons): nerd-fonts icons included

This commit is contained in:
2026-07-21 23:47:55 +02:00
parent bfc7dd9018
commit f583696295
4 changed files with 37 additions and 2 deletions
+6
View File
@@ -37,6 +37,12 @@
font-display: swap;
}
@font-face {
font-family: "NerdFontSymbols";
src: url("./assets/fonts/nerd-fonts-symbols.woff2") format("woff2");
font-display: block;
}
.ui-btn {
@apply text-ctp-text border border-ctp-text rounded px-3 py-1 cursor-pointer transition-colors;
}