build(#13): Add DaisyUI

This commit is contained in:
Josh Creek
2024-04-07 15:12:59 +01:00
parent 88b4d92905
commit 59ff274a44
8 changed files with 989 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}