🛠️ ✍️ New Interactive Article: CSS Relative Colors
I explored how CSS relative colors work, the problem they solve, along with many practical examples.
ishadeed.com/article/css-...
09.03.2025 21:06
👍 250
🔁 57
💬 5
📌 7
The Fallacy of Federated Design Systems
Avoid the damage and distress of glorifying the wrong model
Good read that most leadership won't like to acknowledge. Community run platforms don't work. I'd go as far to say that contributions are usually more effort than is valuable too
medium.com/@nathanacurt...
21.12.2024 20:13
👍 4
🔁 0
💬 0
📌 0
Don’t Use aria-label on Static Text Elements
Don’t use the aria-label or aria-labelledby attributes on divs, spans, or other elements representing static/noninteractive text-level semantics, unless you’re also updating roles.
📝 New post!
`aria-label` and `aria-labelledby` aren't allowed on divs, spans, and other static text elements out of the box, and *most* screenreaders won't announce them.
#accessibility #a11y
07.12.2024 19:57
👍 277
🔁 83
💬 12
📌 14