Óscar Garcia

Results 10 comments of Óscar Garcia

Yeah sure @vfreitas- no problem. I was awaiting for @tancredi's feedback, if he agrees with the proposal I can try to continue and make a proposal for extending the configuration...

Fixing snapshot testing [here](https://github.com/tancredi/fantasticon/pull/315/commits/2514400b240d6883d700fc0b54561981ee447404)

Also added a field named `addLigatures` in configuration and modified test accordingly

@tancredi could we review the PR and merge it in case it's okay?

Hello, I've created a PR to add a proposal to add ligatures. Inspired by the comment of @thepian , I've digged into webfonts-generator code and looked to where it adds...

If @tancredi don't see anything wrong, PR should be mergeable. I've added: - ligatures to svg generator - An option named `addLigatures` to options to be able to enable ligatures...

Hello. We've a complete design system developed using stencil 2.x and a consumer found out this issue. I've seen this is already fixed for v3 and our next version will...

Hey @alicewriteswrongs sorry taking so much time to answer. I tried this package and the issue is still happening, there might be other things in v3 that help fixing it....

Reproducing the same when trying to use stylex with stencil ``` npm run build > [email protected] build > stencil build [41:16.9] @stencil/core [41:17.1] v4.9.1 🍬 [ ERROR ] Error [ERR_REQUIRE_ESM]:...

Would [ something like this](https://github.com/FabioGimmillaro/Stenciljs-micro-frontend/blob/main/component-lib/src/utils/render.interceptor.ts) help?