Jeffrey Meng

Results 7 comments of Jeffrey Meng

I'm having this same issue using enzyme-matchers for jest, however disabling it doesn't produce any errors. This works: ``` expect(SUT.find(".class")).not.toHaveClassName("yes") expect(SUT.find(".class")).toHaveClassName("no") ``` This doesn't: ``` expect(SUT.find(".class")) .not.toHaveClassName("yes") .toHaveClassName("no") ``` The...

Maybe it would be safer to simply add a feature that alerts the user when they are discarding a blue as a liberal (except in certain situations, like RBB), and...

I can work on this, but it might be a few days until I can make a pr.

To anybody reading this in the future: It looks like you can add the decorator `withKnobs` without parenthesis fine (though it also works as `withKnobs()`, so I'm not sure whether...

I'm having this issue too. The capital A's are also broken. Here's the result when I upload the muli-latin-400.woff from the repo to fontdrop: Here's what it should be (uploaded...

Doesn't font awesome already have a npm package? https://fontawesome.com/how-to-use/on-the-web/setup/using-package-managers: ``` npm install --save @fortawesome/fontawesome-free ```

Honestly, if you just added html formatting to this extension, at least you could get some basic html formatting with nunjucks.