suhaylmv
Explore posts from serversCustom cursor not working
I found a react tutorial, and it looks like context is needed, to be able to control how the cursor behaves when it's on a certain element https://dev.to/holdmypotion/react-custom-cursor-no-extra-dependencies-25ki
7 replies
Invisible solid-icons
Seems solid-icons had issues with Astro before: https://github.com/x64Bits/solid-icons/issues/14
6 replies
How to make the navbar change color when it's sticky like in the Solidjs homepage?
Your snippet is interesting. I'm thinking about getting the vertical position of the Navbar and substitute it instead of the fixed value I've put earlier (400). This seems to be an easier solution, but I don't know how to do it
5 replies