css
2 posts tagged with "css"
Code
A tooltip bug where the AI fix “worked” by spreading z-index, but the real fix was keeping portals inside the right stacking context.
January 21, 2026
TIL
How to fix Tailwind dark mode colors when prefers-color-scheme conflicts with manual theme toggling.