terribleMia’s avatarterribleMia’s Twitter Archive—№ 8,550

    1. …in reply to @briankardell
      briankardell StuRobson hankchizljaw I just showed that svg style-bleed pen, talked about the specificity differences, and encouraged people to think through exactly what behavior they were expecting before they choose :root as a default.
  1. …in reply to @TerribleMia
    briankardell StuRobson hankchizljaw I also showed a number of use-cases for using non-global and entirely undefined variables. The latter as a way of opening up a "parameter", often with default value. Leaving the variables undefined initially, so that overrides can be passed in later without specificity issues.