Skip to content

Instantly share code, notes, and snippets.

@pr1ntr
Created April 21, 2015 22:20
Show Gist options
  • Save pr1ntr/a3f8a7a0cf05d1e377bf to your computer and use it in GitHub Desktop.
Save pr1ntr/a3f8a7a0cf05d1e377bf to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// libsass (v3.1.0)
// ----
$xs-min:480px;
$mq-xs-min: "(min-width: #{$xs-min})";
/*@media $mq-xs-min {
.k {
width:10px;
}
}*/
/*@media $mq-xs-min {
.k {
width:10px;
}
}*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment