iA


→ Object Oriented CSS

by Vijay Kiran

  • Code re-use in CSS almost non-existent.
  • File size in CSS just keeps getting bigger as we continue to modify it.
  • CSS code is often too fragile. It can get ruined by the first person to touch it.

via LukeW | An Event Apart: Object Oriented CSS.