blank-theme-with-daisy

This commit is contained in:
tangly1024
2023-06-30 23:24:55 +08:00
parent 8103e23aac
commit aac5eac0fc
18 changed files with 326 additions and 19 deletions

View File

@@ -29,5 +29,5 @@ module.exports = {
variants: {
extend: {}
},
plugins: []
plugins: [require('daisyui')]
}