Add tailwind and daisyUI

This commit is contained in:
badblocks 2025-02-26 17:18:48 -08:00
parent 80da7be559
commit 0b8e6c2d50
19 changed files with 2292 additions and 24289 deletions

5
theme/apps.py Normal file
View file

@ -0,0 +1,5 @@
from django.apps import AppConfig
class ThemeConfig(AppConfig):
name = 'theme'