fix: need to import global css

This commit is contained in:
Derrick Hammer 2023-07-26 14:47:40 -04:00
parent 629fcfe062
commit 0af6544f9f
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
@import "../../../styles/global";
@import "../../../styles/mixins";
header {
position: fixed;