FIX: include font import for embedded comments (#10967)
This commit is contained in:
parent
3d9f127228
commit
a6befcd86c
|
@ -1,3 +1,4 @@
|
|||
@import "font";
|
||||
@import "./vendor/normalize";
|
||||
@import "./vendor/normalize-ext";
|
||||
@import "./common/foundation/base";
|
||||
|
|
Loading…
Reference in New Issue