|
@ -4,6 +4,7 @@ import './index.css' |
|
|
import 'windi.css' |
|
|
import 'windi.css' |
|
|
|
|
|
|
|
|
// define title and version from package.json
|
|
|
// define title and version from package.json
|
|
|
|
|
|
// eslint-disable-next-line no-undef
|
|
|
document.title = APP_TITLE |
|
|
document.title = APP_TITLE |
|
|
|
|
|
|
|
|
createApp(App).mount('#app') |
|
|
createApp(App).mount('#app') |