Skip to content

Commit cf23ace

Browse files
Update App.vue template
1 parent 78dd826 commit cf23ace

File tree

1 file changed

+1
-3
lines changed
  • generator/templates/simple/src

1 file changed

+1
-3
lines changed

generator/templates/simple/src/App.vue

+1-3
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,6 @@
161161
width: 100%;
162162
}
163163

164-
</style>
165-
@import '~styles/style-one';
166164
</style>
167165
<%_ } else if (rootOptions.cssPreprocessor == 'stylus') { _%>
168166
<%# -------------------- IS Using stylus -------------------- -%>
@@ -205,4 +203,4 @@
205203
<style native>
206204
@import '~styles/style-one';
207205
</style>
208-
<%_ } _%>
206+
<%_ } _%>

0 commit comments

Comments
 (0)