| Website | https://germanfrelo.dev |
| Bluesky | https://bsky.app/profile/germanfrelo.dev |
| GitHub | https://github.com/germanfrelo |
| Tags | #A11y • #CSS 💜 • #DesignSystems • #Frontend • #UX • #WebStandards |
| Website | https://germanfrelo.dev |
| Bluesky | https://bsky.app/profile/germanfrelo.dev |
| GitHub | https://github.com/germanfrelo |
| Tags | #A11y • #CSS 💜 • #DesignSystems • #Frontend • #UX • #WebStandards |
I’m watching the anime series Monster again, and I don’t remember it being such a gold mine. Wow… It's definitely in my top five!
For those of you who implement Figma designs, do you know of any reliable plugins for exporting and converting Figma text styles into code, such as JSON or CSS? I see tons of plugins, but I'd like to know which ones are the most recommended by developers.
I can never remember whether `:not(.foo, .bar)` means "not .foo or not .bar" or "not .foo and not :bar" 😵💫.
According to this MDN article, it's equivalent to `:not(.foo):not(.bar)`, so I assume it means "not .foo and not :bar"…
https://developer.mozilla.org/en-US/docs/Web/CSS/:not#description:~:text=%3Anot(.foo)%3Anot(.bar)
Over the years, I’ve heard a lot of developers & other people wish that uBlock Origin was available for Safari. Now it is! Download for Safari 18.6 and Safari 26 beta.
Today I'm learning the Intersection Observer API to add simple scroll animations to a client's website. I hope Firefox will enable scroll-driven animations by default soon.
https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API
I’m working on a CSS course: The Layout Maestro.
👉 Sign up for updates: https://layoutmaestro.ishadeed.com/
📓 Read the note: https://ishadeed.com/note/layout-maestro/