Una Kravets
@una.im
18K followers 270 following 480 posts
Making the web more stylish ✨🎨 DevRel Lead for CSS & Web UI @ Google Chrome. Cohost of the CSS Podcast & host of Designing in the Browser. 🌎 una.im
Posts Media Videos Starter Packs
Reposted by Una Kravets
sindresorhus.com
CSS is getting support for functions, so I made a small utility library for useful things. It's also a copy-pasteable reference. WIP.

github.com/sindresorhus...
Reposted by Una Kravets
sarahedo.bsky.social
💥 did a small drawing explaining the JS execution model including the event loop. I hope it’s helpful to folks. Debugging is always easier when the underlying implementations are understood.
Drawing explaining the JS execution model and event loop
una.im
But the renewal fee
Reposted by Una Kravets
css-only.dev
Here is my idea with less of code

css-tip.com/tooltip-anch...

The trick is to play with the margin property to show/hide the arrows.

cc @una.im @bram.us
una.im
Is it just me or have domain names just generally gotten a lot more expensive lately?

(Maybe this is the universe telling me not to buy another one)
una.im
Yes definitely a missing feature and I agree this should have shipped in v1. But anchored container queries are planned to land soon in Chrome 143:

youtu.be/u5-Vuduc9mk?...
First look: Anchored style queries (early stage prototype in Chrome 139+)
YouTube video by Una Kravets
youtu.be
una.im
Ain’t that the truth 🥲
una.im
It was a little tongue in cheek 😛

But yes pumping 30mins every morning and night definitely cuts into the sleep 😆 plus hair and makeup on speaking day usually means waking up another hour earlier. Womanhood!
una.im
The problem with tech conferences is that you’re always going to bed way past your bedtime and you’re always waking up way too early
una.im
@nordicjs.com took me back to the good old days of community tech confs infused with art, innovation, and joy.

From arranged dinners (“with 5 new friends”), to the cutest swag, Code in the Dark, laser shows, crafts, games, sauna(!) and all the installations!

You can see the love that was put in 💜
Conf venue Coffee cup Installation Code in the dark
una.im
Thank you so much for the support!! 🙏
una.im
Such a fun talk about web fonts! #nordicjs @nordicjs.com
una.im
Well that was fun 😆

Thanks for having me @nordicjs.com!
nordicjs.com
Talk about making an entrance!! 🍰✨ @una.im
Reposted by Una Kravets
nordicjs.com
“Who here likes CSS a little more now than you did before?”
- Una Kravets
The future of the web? Already here. ✨
Thanks to @una.im for showing us what’s possible with just HTML & CSS - no JavaScript needed. #NordicJS #NordicJS2025
Reposted by Una Kravets
localghost.dev
If there's anyone who knows how to make an entrance it's @una.im at @nordicjs.com
Una Kravets with her arms up in the air popping up out of a giant wooden tiered wedding cake covered in pink balloons
Reposted by Una Kravets
localghost.dev
Yes yes YES THIS. The best thing a web dev can do is put the frameworks down sometime and learn how it really works. @una.im @ @nordicjs.com
Una presents a slide that says "the best way to level up your web development skill set is to get good at CSS and HTML"
una.im
I like to think of these as command invokers and interest invokers.

Command invokers (commandfor) support declarative action events (click, enter key, tap).

Interest invokers (interestfor) support actions on interest (hover, keyboard focus, longpress).
una.im
I knew I’d find the CSS people here 😆

#nordicjs #nordicjsbadges
Badge decorating
Reposted by Una Kravets
una.im
Really nice example of CSS functions from @joshwcomeau.com in his Whimsical Animations course (todays the last day to register early access!)

Immediately optimized my radial popover menu with it 🙂

Demo: codepen.io/una/pen/YPwW...
Course: t.co/14NmSUHFs3
My functions post: una.im/5-css-functi...
@ function --polar-coordinate(--angle, --dist) {
  result: translate(
    calc(cos(var(--angle)) * var(--dist)),
    calc(sin(var(--angle)) * var(--dist))
  );
}
una.im
Pro tip: if you’re giving a long conference talk or presentation and you dread run-throughs, you can just do them in chunks.

I give you permission 🙏
una.im
Crazy Saturday night working on my talk 😜

Really excited to give this one!!
nordicjs.com
Meet Una Kravets @una.im who leads Web UI DevRel at Google Chrome! Her talk “Back to the Future: of Web Development”, will challenge your assumptions and show you how the most exciting advances for the web are happening right now in HTML & CSS. The future is bright and it's simpler than you think.