DEV Community

Discussion on: What CSS methodology should we use at dev.to?

Collapse
 
ben profile image
Ben Halpern

Cool, these are concepts I've seen flash my way but I never really caught the wave. Thanks. Still would love some other input on any of this.

Collapse
 
pokom profile image
Mark

I've really begun to dig the scoped CSS while working in Vue. It's made creating modular components that can be shared across the org a repeatable process that doesn't end in firefights on who's styling wins.

But, I don't have enough experience with large scale projects and long term projects, so I'm really enjoying reading this post :)