Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sueannaj/6aec754a674176471556 to your computer and use it in GitHub Desktop.
Save sueannaj/6aec754a674176471556 to your computer and use it in GitHub Desktop.
IE interpretation of a ruleset with comma-separated selectors
.body-col {
/* styles */
}
section {
/* styles */
}
nav .nav-items {
/* styles */
}
footer .footer-links li {
/* styles */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment