Skip to content

Commit cef88ca

Browse files
committed
docs(vue): add styles comment
1 parent 81db1c3 commit cef88ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versioned_docs/version-v7/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)