Skip to content

Instantly share code, notes, and snippets.

@nex3
Created May 23, 2015 01:53
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 nex3/f88a4f23c244796c27bd to your computer and use it in GitHub Desktop.
Save nex3/f88a4f23c244796c27bd to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.13)
// Compass (v1.0.3)
// ----
/* one.css */
@media screen and (min-width:0\0) {
.bar {
width: 12px;
}
}
/* one.css */
@media screen and (min-width: 0\0) {
.bar {
width: 12px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment