Skip to content

Commit 66bc8cc

Browse files
committed
fix: fix broken css
1 parent 6ef9a80 commit 66bc8cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

adminforth/spa/vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export default defineConfig({
6969
},
7070
},
7171
plugins: [
72-
ignoreTailwindErrors(),
72+
//ignoreTailwindErrors(),
7373
vue(),
7474
],
7575
resolve: {

0 commit comments

Comments
 (0)