piccalilli_’s avatarpiccalilli_’s Twitter Archive—№ 51,176

    1. …in reply to @cssquirrel
      shaunrashid cssquirrel yeh absolutely. A really good way to write scalable CSS is to understand the cascade, specificity, stacking contexts and how modern layout stuff is supposed to be flexible, not rigid.
  1. …in reply to @piccalilli_
    piccalilli_ That's what I personally see a lot of “solutions” to “fix”, but when you look under the surface, they’re just thinking about CSS as a JS programmer, rather than a CSS programmer, as it were.