mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +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