Remove flowbite
This commit is contained in:
parent
24c668d43d
commit
af58ac6289
4 changed files with 4 additions and 9 deletions
|
@ -8,12 +8,7 @@ const config = {
|
|||
theme: {
|
||||
extend: {
|
||||
},
|
||||
},
|
||||
|
||||
plugins: [
|
||||
require('flowbite/plugin')
|
||||
],
|
||||
darkMode: 'class',
|
||||
}
|
||||
};
|
||||
|
||||
module.exports = config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue