Showing
1 changed file
with
1 additions
and
1 deletions
@@ -3,7 +3,7 @@ import './fitCore' | @@ -3,7 +3,7 @@ import './fitCore' | ||
3 | import './style/index.css' | 3 | import './style/index.css' |
4 | import { isDevMode } from './utils/env' | 4 | import { isDevMode } from './utils/env' |
5 | import { setupStore } from './store' | 5 | import { setupStore } from './store' |
6 | -import('virtual:windi.css') | 6 | +import 'virtual:windi.css' |
7 | 7 | ||
8 | async function bootstrap() { | 8 | async function bootstrap() { |
9 | setupStore() | 9 | setupStore() |