Skip to content

Commit

Permalink
fix(build): 修复vite6打包css文件名输出导出miss问题
Browse files Browse the repository at this point in the history
  • Loading branch information
Qiu-Jun committed Dec 22, 2024
1 parent 4250384 commit dfae127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vuets/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @Description:
* @Date: 2023-10-03 23:30:50
* @LastEditors: June
* @LastEditTime: 2024-12-10 12:49:55
* @LastEditTime: 2024-12-22 12:48:58
-->
<template>
<div id="app" :style="{ display: 'flex', textAlign: 'center' }">
Expand Down

0 comments on commit dfae127

Please sign in to comment.