Trending

#CSSLife

Latest posts tagged with #CSSLife on Bluesky

Latest Top
Trending

Posts tagged #CSSLife

Post image

!important — Because I Said So.
When you need CSS to listen immediately.
Code with style: techgeeksapparel.com/import...
#CSSLife #FrontendDev #WebDeveloperHumor

0 0 0 0

Me trying to explain CSS bugs to non-tech folks:
It’s like socks... one gets lost and now everything’s broken.
#CSSLife #OnlyDevsWillUnderstand

0 0 0 0
Post image

🚀 Quick Web Dev Hack! 💻

Save time with this CSS tip:

Use clamp() for responsive font sizes:

font-size: clamp(1rem, 2.5vw, 2rem);

No more media queries needed! 🎯

What’s your favorite CSS trick? Let’s share! 🔧

#CSSLife #WebDevMagic #DevelopersOfBluesky #DevHacks

1 0 0 0

Looks like Chrome randomly un-columns `-webkit-columns`, apparently fixable with `-webkit-transform: translateZ(1px);`. #csslife #fmcl

0 0 0 0