Tuesday, March 29, 2016

CSS and Scalability

When I read about or listen to ideas on how to scale an app’s css – most of the talk is about how to write css. The real way to scale css, is to stop writing css. Abstract out the things you use most and move to a multi-class pattern where you compose visual patterns in your html. You might be amazed at how quickly your team starts to move.

If you write CSS, this is a must read.

The post CSS and Scalability appeared first on Web Design Weekly.


by Jake Bresnehan via Web Design Weekly

No comments:

Post a Comment