Cursor pointer UX consistency#194
Conversation
|
✔️ Deploy Preview for jfa-go canceled. 🔨 Explore the source changes: bfcad6c 🔍 Inspect the deploy log: https://app.netlify.com/sites/jfa-go/deploys/61f5382e3902d7000854fc95 |
|
I'm no maintainer but because Tailwind is now included by default, we should aim to move everything over to using Tailwind classes. You can do this by adding the class |
|
I have just came back to jfa-go after a year, I didn't realize there is currently a CSS refactor currently ongoing. |
|
Thanks for this, Tailwind would definitely be better but since it doesn't affect the actual experience i'll merge so it's included in 0.4.0. |
Personal preference but I have noticed some selectable elements currently are set to
cursor: default. I have changed the following tocursor: pointer.