mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 05:50:18 +08:00
build(deps): 添加多种插件:element-plus、iconify、windicss
This commit is contained in:
6
tailwind.config.js
Normal file
6
tailwind.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
darkMode: 'class', // or 'media'
|
||||
theme: {},
|
||||
variants: {},
|
||||
plugins: []
|
||||
};
|
||||
Reference in New Issue
Block a user