Skip to content

Instantly share code, notes, and snippets.

@jasonrhodes
Last active August 29, 2015 14:01
Show Gist options
  • Save jasonrhodes/30032e2e1879b96e22ba to your computer and use it in GitHub Desktop.
Save jasonrhodes/30032e2e1879b96e22ba to your computer and use it in GitHub Desktop.

CSS is so hard and so painful but why? And what can we do about it?

Entanglement occurs when two particles are so deeply linked that they share the same existence.

Entangled particles can become widely separated in space. But even so, the mathematics implies that a measurement on one immediately influences the other, regardless of the distance between them.

Let's drop the "C" from CSS because the cascade wants to hurt you.

  • CSS has scope. z-index is affected by parent z-index values. em values are affected the same way.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment