MykolaShkut

Results 5 issues of MykolaShkut

sorry I need help to understand the behavior Font is not loaded and as result, we have Arial as rendered font ![image](https://user-images.githubusercontent.com/50704732/125344285-c1ef0f00-e35f-11eb-8f9a-e19eb6ce7119.png) I thought that the issue might be in...

when I include your core to my project in IE I receive error Assignment to read-only properties is not allowed in strict mode util.js (147,1) could you fix it for...

I have scss code ``` /* stylelint-disable */ /* prettier-ignore */ $spacers: ( "0": 0, // "1px": 1px, "0d5": ($spacer * .125),//2px "1": ($spacer * .25), //4px "2": ($spacer *...

After font generating we have font without "font-display" style in css file and lighthouse gives negative feedback on it "Leverage the font-display CSS feature to ensure text is user-visible while...

![stylelint](https://user-images.githubusercontent.com/50704732/64294814-663fe780-cf78-11e9-96da-2a14b2d7adaa.jpg) could you tell how to fix?