Maintainable CSS

In Natalie Downes Präsentation CSS Systems for writing maintainable CSS (pdf 62.5mb) finden sich einige sehr gute Gedanken. Ich werde dass noch mal in Ruhe lesen.

A CSS System is a reusable set of content-oriented markup patterns and associated CSS created to express a site’s individual design. It is the end result of a process that emphasizes up-front planning, loose coupling between CSS and markup, pre-empting browser bugs and overall robustness. It also incorporates a shared vocabulary for developers to communicate the intent of the code.

Possibly related posts (automatically generated)