Livio Brunner

Results 98 comments of Livio Brunner

I was able to work around this! Seems like the underlying library [webfonts-generator](https://github.com/sunflowerdeath/webfonts-generator) by @sunflowerdeath has added support for ligatures a long time ago. Unfortunately, the author of the repository...

This is a duplicate issue. As @areve mentioned `—height 1000` helps or [see my comment on a previous issue](https://github.com/Workshape/icon-font-generator/issues/53#issuecomment-535993200)

@ThallesP has created an inital PR for this and we've merged it into our `next`-branch which targets Terminus v10. Prisma client seems to have dropped support for Node v12 hence...

This has been released with `@nestjs/[email protected]` (unstable). 🎉 [If you wanna try it out, follow the instructions here ](https://github.com/nestjs/terminus/releases/tag/10.0.0-beta.0)

It’s released 🎉

`producerOnlyMode` will be set per default to `true` now. We've also added additional e2e tests to ensure this behavior. If you already have `producerOnlyMode` set to `false` it will overwrite...

Is there also a way to use `registerIn` without decorators?

I created a little wrapper around the `tableSchema` function to make the column names & table name types secure and synched with the model. ```typescript import {Model, tableSchema} from '@nozbe/watermelondb'...

@adripanico Have you used a special SVGO config for this? I have the same problem with the "sketchy" looking icons - even after SVGO execution. I use the following SVGO...

Why would you wanna use vim in 2d?