Juan Diego Rodríguez
@monknow.bsky.social
150 followers 38 following 24 posts
Writer and Developer! CSS-Tricks: https://css-tricks.com/author/monknow/
Posts Media Videos Starter Packs
monknow.bsky.social
Thanks so freaking much, Vale 😭😭😭
monknow.bsky.social
A new one for CSS-TRICKS!!!
css-tricks.bsky.social
Safari 26 introduces a lot of new stuff. To be precise, it adds: 75 new features, 3 deprecations, and 171 other improvements.

Here's all the CSS goodness you'll want to know about, courtesy of @monknow.bsky.social.

css-tricks.com/touring-new-...
Touring New CSS Features in Safari 26 | CSS-Tricks
Safari 26 adds:75 new features, 3 deprecations, and 171 other improvements. Here's all the CSS goodness you'll want to know about.
css-tricks.com
Reposted by Juan Diego Rodríguez
codepen.io
"Avatar Indicators, using CSS Mask / Trig" by Simon Goellner

codepen.io/simeydotme/p...
monknow.bsky.social
New one on CSS-Tricks!!

Talking about sin() and cos() here, but we'll get to the rest of trig functions later on ;)
monknow.bsky.social
Glad to see I am not the only one 🫂
monknow.bsky.social
Is it just me, or is the CSSWG drafts site loading without styles?

(E.g.: drafts.csswg.org/css-anchor-p...)
monknow.bsky.social
I can't express how awesome and supportive the CSS community is!! THANKS :)
bell.bz
Andy Bell @bell.bz · Aug 19
Juan, hitting it out of the park, as per
Reposted by Juan Diego Rodríguez
monknow.bsky.social
It's amazing how much I've learned just from working with you. Really grateful too🫂🫂🫂
Reposted by Juan Diego Rodríguez
css-tricks.bsky.social
I do a terrible job highlighting recent work that's gone into the CSS-Tricks almanac.

A few choice samples:

- view(): css-tricks.com/almanac/func...

- ::target-text: css-tricks.com/almanac/pseu...

- shape(): css-tricks.com/almanac/func...

- sibling-count(): css-tricks.com/almanac/func...
Reposted by Juan Diego Rodríguez
Reposted by Juan Diego Rodríguez
bell.bz
Andy Bell @bell.bz · Jun 23
CSS-Tricks 🤝 Piccalilli
Two anime style cartoon dudes that are fuckin' massive, muscular monsters, shaking hands
monknow.bsky.social
Absolutely! Thanks so much ;). I am still learning (as everyone) about color, so any feedback is appreciated
monknow.bsky.social
The worst thing is AI uses em dashes very poorly — what a time!
Reposted by Juan Diego Rodríguez
una.im
Una Kravets @una.im · Jun 6
Proposed control-value() in CSS to update thumb slider value without JS! #CSSDay
monknow.bsky.social
Started writing something and then ended up with 5 new article ideas. The initial thing I was writing is still sitting there, unfinished, judging me from afar.
Reposted by Juan Diego Rodríguez
monknow.bsky.social
Thanks for the mention!! 🫂
monknow.bsky.social
Use them all the time in demos to separate the basic styling from what I want to show :)
Reposted by Juan Diego Rodríguez
css-tricks.bsky.social
A reader wrote-in asking how to make a complex list-counting system for a legal document. We ain't no lawyers, but we can style the crap out of lists with CSS!

css-tricks.com/a-readers-qu...
A Reader's Question on Nested Lists | CSS-Tricks
Answering a reader's question about how to create a complex numbering system with CSS list counters.
css-tricks.com
Reposted by Juan Diego Rodríguez
monknow.bsky.social
YES!
una.im
Una Kravets @una.im · May 12
Intent to ship for sibling-index() & sibling-count()!

You won't need to itemize nth-child to style things like staggered animations anymore 🥳

For example, I'd be able to clean up the angle position and animation delays in this demo: codepen.io/una/pen/Qwwz...

Explainer: github.com/w3c/csswg-dr...