Faris
@FarisKarimAll solutions
- Submitted 4 months ago
launch countdown next js tailwind css
- HTML
- CSS
- JS
How to make the card flip from the middle when a number changes
- Submitted 5 months ago
mortgage repayment calc - next js, tailwind
- HTML
- CSS
- JS
How to make the background of the £ symbol lime colored when the "mortgage amount" input is clicked. Using tailwind, I tried focus:bg-lime as well as focus-within:bg-lime but it didn't seem to change anything. (I added lime as a color in my tailwind.config.js; it works in other areas of the project but not here)