Justin Mohses Herrera
Results
3
comments of
Justin Mohses Herrera
A tooltip added a class of show when it gets appeared, you can get rid of that show class to hide the tooltip manually. ` event.target.parentNode.classList.remove('show')>X`
bun is still experimental on windows at this time, but this works on a windows machine pm2 start --interpreter C:\Users\your-name\.bun\bin\bun.exe index.ts
`` ``` .tool-tip::before { border-right: none !important; } ```