init commit
This commit is contained in:
5
.venv/lib/python3.10/site-packages/tailwind/apps.py
Normal file
5
.venv/lib/python3.10/site-packages/tailwind/apps.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from django.apps import AppConfig
|
||||
|
||||
|
||||
class TailwindConfig(AppConfig):
|
||||
name = "tailwind"
|
||||
Reference in New Issue
Block a user