break down global.scss into smaller files

+ rename css folder to scss
This commit is contained in:
geoffrey45
2022-08-02 12:05:59 +03:00
parent c2783fe540
commit b070601d4d
40 changed files with 412 additions and 498 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
</template>
<style lang="scss">
@import "../assets/css/mixins.scss";
@import "../assets/scss/mixins.scss";
#logo-container {
overflow: hidden;