switch to global variable file import for scss

This commit is contained in:
Xevion
2020-09-09 10:12:00 -05:00
parent c0305ef414
commit 00e0fb4da3
10 changed files with 7 additions and 16 deletions

View File

@@ -11,8 +11,6 @@
</template>
<style lang="scss">
@import "../assets/scss/_variables";
.card {
color: $grey-9;
background-color: $grey-2;