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 78dd826 commit cf23aceCopy full SHA for cf23ace
generator/templates/simple/src/App.vue
@@ -161,8 +161,6 @@
161
width: 100%;
162
}
163
164
-</style>
165
- @import '~styles/style-one';
166
</style>
167
<%_ } else if (rootOptions.cssPreprocessor == 'stylus') { _%>
168
<%# -------------------- IS Using stylus -------------------- -%>
@@ -205,4 +203,4 @@
205
203
<style native>
206
204
@import '~styles/style-one';
207
208
-<%_ } _%>
+<%_ } _%>
0 commit comments