Skip to content

Instantly share code, notes, and snippets.

@rey
Last active August 29, 2015 14:16
Show Gist options
  • Select an option

  • Save rey/0df00bbeaf9fbb7b311e to your computer and use it in GitHub Desktop.

Select an option

Save rey/0df00bbeaf9fbb7b311e to your computer and use it in GitHub Desktop.
div.background
background-image: url("images/background_desktop.png")
// mixin for mobile breakpoint
+bp(mobile_screen)
background-image: url("images/background_mobile.png")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment