Willian Fernandes

Results 7 issues of Willian Fernandes

First of all, thanks for this library @doowb. I have something like this: ``` javascript var userAuthenticationToken = window.sessionStorage.authenticationToken; if (userAuthenticationToken !== '') { PusherServiceProvider .setToken(PUSHER_KEY) .setOptions({ authEndpoint: API_URL +...

### System OS: macOS Version: 0.10.1 (2844606) --- I tried to add two `family` entries and only the last one is used, but I would like to use both font...

Hi, first of all: thanks for all the hard work on this library. This is now an issue, but more a curiosity. Why the callback we add for a response...

discussion
enhancement

Is this project still active?

After installing `prisma-factory` I can't run `npx prisma generate` anymore. It just hangs. I added `DEBUG=*` to it and got the following output: ``` prisma:engines binaries to download libquery-engine, migration-engine,...

Hi. First of all, thanks for this fantastic tool! I am using it on a new Remix project. But, even though I make sure that my `root.tsx` layout is not...

**What version of Tailwind CSS IntelliSense are you using?** v0.14.15 **What version of Tailwind CSS are you using?** v4.1.4 **What package manager are you using?** npm **What operating system are...

question