build(deps): update deps

This commit is contained in:
Soybean
2023-02-12 23:30:00 +08:00
parent 608d7fb34d
commit 61998886ac
3 changed files with 88 additions and 88 deletions

View File

@ -37,7 +37,7 @@ export default defineConfig({
'fixed-br': 'fixed-rb',
'fixed-center': 'fixed-lt flex-center wh-full',
'nowrap-hidden': 'whitespace-nowrap overflow-hidden',
'ellipsis-text': 'nowrap-hidden overflow-ellipsis',
'ellipsis-text': 'nowrap-hidden text-ellipsis',
'transition-base': 'transition-all duration-300 ease-in-out'
},
theme: {