Add custom-styling ability via themes

This commit is contained in:
Weves
2024-04-07 21:36:17 -07:00
committed by Chris Weaver
parent 153007c57c
commit ee2a5bbf49
15 changed files with 1230 additions and 226 deletions

4
web/tailwind-themes/custom/.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore