Post #3555570
2026-07-03 09:59 UTC
@lukeharby@infosec.exchange I'd be interested to hear what is modern CSS nowadays. I'm more of a backend or state management and integrations in frontend than UI/UX kind of developer myself.
Replies (1)
-
@lukeharby@infosec.exchange 2026-07-03 11:50
@jluukka@mastodon.social I have got to work with Container queriesPure CSS slider (well it started out as pure then the client needed some JS interaction as a progressive enhancementNative dialog elementNative details element Also been using the :has selector heavily. Have used that before but it's been essential in this project.