03371c1815
Needed when converse.js is included inside a webcomponent. The fonts.css file is then copied over to the host DOM. Necessary due to this bug: https://bugs.chromium.org/p/chromium/issues/detail?id=336876
4 lines
66 B
SCSS
4 lines
66 B
SCSS
@import "bourbon";
|
|
@import "converse/variables";
|
|
@import "fonts";
|