Remove icon generation from build script

This commit is contained in:
Gregory Schier
2023-03-21 14:21:07 -07:00
parent 01cd7f951a
commit a70019927d
4 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
.scrollbar-track,
::-webkit-scrollbar-corner,
::-webkit-scrollbar {
@apply bg-gray-300/10;
@apply bg-transparent;
}
::-webkit-scrollbar-thumb {