mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
feat(projects): 初始化加载效果:应用主题颜色
This commit is contained in:
@ -39,7 +39,8 @@ export default defineConfig({
|
||||
'fixed-br': 'fixed-rb',
|
||||
'fixed-center': 'fixed left-0 top-0 flex-center wh-full',
|
||||
'nowrap-hidden': 'whitespace-nowrap overflow-hidden',
|
||||
'ellipsis-text': 'nowrap-hidden overflow-ellipsis'
|
||||
'ellipsis-text': 'nowrap-hidden overflow-ellipsis',
|
||||
'init-loading-spin': 'w-16px h-16px bg-primary rounded-8px animate-pulse'
|
||||
},
|
||||
theme: {
|
||||
extend: {
|
||||
|
Reference in New Issue
Block a user