!https://github.com/tailwindlabs/tailwindcss.com/pull/2388#issuecomment-3717222957
Posts tagged: tailwindcss
All posts with the tag "tailwindcss"
!https://www.youtube.com/watch?v=-h9rH539x1k
I've been back to putting some images on my blog lately and thinking about making them a bit thinner through the use ...
hover z-index and positioning
I broke my sick wikilink hover recently in a refactor, today I did some diving in to figure out what happened.
As you can see in the screenshot below, the link is in a list of links, and when the hover image pops up it sits behind all of the other text. The z-index of the list-item is supposed to be raised above the others on hover.
Manually setting z-index to 20 in the inspector I noticed this message from devtools, “The position: static property prevents z-index from having an effect. Try setting position to something other than static.”, looking back at some of my refactoring I had relative in an old template and it was lost.
...
!https://tailwindcss.com/docs/text-decoration
!https://preline.co/docs/index.html
!https://nerdcave.com/tailwind-cheat-sheet