Pre Merge pull request !10 from running0503/N/A

This commit is contained in:
running0503 2023-05-31 07:27:17 +00:00 committed by Gitee
commit 966061e2c6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -8,6 +8,7 @@ export default () => {
shortcuts: {
'panel-title':
'pb-[5px] font-sans leading-[1.1] font-medium text-base text-[#6379bb] border-b border-b-solid border-[var(--el-border-color-light)] mb-5 mt-0'
}
},
hmrTopLevelAwait: false, // unocss默认是true低版本浏览器是不支持的启动后会报错
});
};