Skip to content

Instantly share code, notes, and snippets.

View storypixel's full-sized avatar

Sam Wilson storypixel

View GitHub Profile
@storypixel
storypixel / gist:644f37c4afb9e75fdfbb
Last active August 29, 2015 14:04
Generic to-do list

To-do

  • Watch the bats
  • Eat a breakfast taco
  • Get some hipper sunglasses
@storypixel
storypixel / sam-queries.css
Last active August 29, 2015 14:01
Generated by SassMeister.com.
.test {
color: orange;
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
.test {
color: pink;
}
}
@media only screen {