remove daisy , add heroicon

This commit is contained in:
tangly1024
2023-07-02 15:53:43 +08:00
parent aac5eac0fc
commit 0aab22be6e
16 changed files with 51 additions and 267 deletions

View File

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