update daisyui

This commit is contained in:
2025-03-10 23:27:39 +01:00
parent 7b5c22c10e
commit 29ffebc33a
6 changed files with 542 additions and 795 deletions

View File

@@ -1,6 +1,5 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {}
'@tailwindcss/postcss': {},
}
};