Build Design Systems With Penpot Components
Penpot's new component system for building scalable design systems, emphasizing designer-developer collaboration.

CSS-Tricks | Chris Coyier
Over on the MediaTemple Blog, I talk about some logical possibilities for how you might arrange the declarations within a ruleset. Personally:
I’ll admit, I traditionally haven’t had much of an opinion about the ordering of CSS properties. I just add what I need. I think they end up largely “grouped” by related things because that’s just how my brain spits them out.
While writing this, I looked into CSS Comb again, and I’m starting to be convinced this is a good idea. I don’t know if it’s worth the tedious work of manually organizing properties, but I can see the advantages of code that is meticulously organized, so having a computer do it seems like a good idea.
Direct Link to Article — Permalink
The Different Logical Ways to Group CSS Properties is a post from CSS-Tricks
AI-driven updates, curated by humans and hand-edited for the Prototypr community