Skip to content

Commit 233761a

Browse files
Update docs/vue/your-first-app.md
Co-authored-by: Brandy Smith <[email protected]>
1 parent b59639b commit 233761a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vue/your-first-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ import { IonicVue } from '@ionic/vue';
107107
// CHANGE: Add the following import
108108
import { defineCustomElements } from '@ionic/pwa-elements/loader';
109109

110-
/* Ionic styles are not shown in this example to keep it brief but will be included in the Ionic package downloaded for your app. Do not remove them. */
110+
/* ...existing Ionic styles... */
111111

112112
/* Theme variables */
113113
import './theme/variables.css';

0 commit comments

Comments
 (0)