chore(tailwind): remove daisyui

This commit is contained in:
2026-03-17 13:33:20 +01:00
parent 7cbec4fc9c
commit e4add89ba8
3 changed files with 0 additions and 14 deletions

View File

@@ -1,8 +1,6 @@
@import "tailwindcss";
@plugin "@tailwindcss/typography";
@plugin "daisyui";
/**
* A catch-all path to Django template files, JavaScript, and Python files
* that contain Tailwind CSS classes and will be scanned by Tailwind to generate the final CSS file.