Include positioning stylesheet in root Vue comp.

This commit is contained in:
2020-09-06 14:20:27 +02:00
parent a30dc2a419
commit 8268efe625
2 changed files with 8 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ export default {
<style lang="scss">
@import "./styles/global.scss";
@import "./styles/positioning.scss";
@font-face {
font-family: "knowit";
font-weight: 600;