refactor: move style to style folder

This commit is contained in:
Łukasz Holeczek
2021-08-29 16:12:27 +02:00
parent 6f88a26121
commit e3dd33a2f8
6 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
<style lang="scss">
// Import Main styles for this application
@import 'assets/scss/style';
@import 'styles/style';
</style>