Files
karma/ui/src/Styles/FontBundle.scss
Łukasz Mierzwa 928b6d45bd fix(ci): don't try to load fonts on Percy
This ensures that the grid renders correctly, since load events
don't seem to trigger on storybook and grid is not repacked after
element heights changes.
2019-12-23 20:51:01 +00:00

3 lines
110 B
SCSS

// bundled font assets, so we don't need to talk to Google Fonts API
@import "~typeface-open-sans/index.css";