Bruno Fantauzzi
Bruno Fantauzzi
I want to change automatically choose the background color of a button when pressed. It shall darken the color if it is light, and lighten it if it's dark, and...
To disable prettier-like rules and to remove this README section  , create an automated way to copy the eslint-config-prettier .js file (under MIT license) into this repo, together with...
When clicking the button  this pop-up will show.  I only use TransOver for German, and the Autodetect is not very good, as sometimes it will use other languages...
Hi! Nice extension. I am a German learner, and in German, one very important thing is to know the gender of the nouns and also the case of the verbs...
When I press the label for my select, instead of opening the dropdown, it only highlights it. Is there a way to open my dropdown when i click on the...
I use Parcel in the Frontend and it has a compression system. Javalin also has a compression system. I am unsure which one I should use. Would Javalin do the...
## Description Typescript supports functions returning `never`. It means the function will always throw or make the program quit. But, for whatever reason, there is some limitation on the VSCode...
### Describe the feature you'd like to request It's very pleasant to add services to my Next.js projects using their Marketplace: https://vercel.com/marketplace uploadthing should be there as well! https://vercel.com/docs/integrations ###...
The current link in the README for the Quickstart section on the website incorrectly has `/docs` in the path, as the actual URL for it no longer includes it, resulting...
### Steps to Reproduce 1. Have a color variable that already contains some alpha value 2. Generate output using Tailwind 3. The output will be like `bg-myVar/50`, although `/50` should...