We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3a2a58 commit 7dfde8dCopy full SHA for 7dfde8d
README.md
@@ -55,6 +55,7 @@ Now you can use it during the initialization step of your Vue app.
55
56
```js
57
import Vue from 'vue'
58
+import '@ionic/core/css/ionic.bundle.css'
59
import Ionic, { IonicVueRouter } from '@modus/ionic-vue'
60
import Home from './Home.vue'
61
0 commit comments