Skip to content

Commit e3dd33a

Browse files
committed
refactor: move style to style folder
1 parent 6f88a26 commit e3dd33a

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
<style lang="scss">
66
// Import Main styles for this application
7-
@import 'assets/scss/style';
7+
@import 'styles/style';
88
</style>
99

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)