fix: need to import global css
This commit is contained in:
parent
629fcfe062
commit
0af6544f9f
|
@ -1,3 +1,4 @@
|
|||
@import "../../../styles/global";
|
||||
@import "../../../styles/mixins";
|
||||
header {
|
||||
position: fixed;
|
||||
|
|
Reference in New Issue