xmpp.chapril.org-conversejs/sass/only-fonts.scss
JC Brand 03371c1815 Add css file with only fonts.
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
2018-02-09 16:37:55 +01:00

4 lines
66 B
SCSS

@import "bourbon";
@import "converse/variables";
@import "fonts";