Skip to content

Instantly share code, notes, and snippets.

@nysalor
Created April 4, 2012 09:00
Show Gist options
  • Save nysalor/2299802 to your computer and use it in GitHub Desktop.
Save nysalor/2299802 to your computer and use it in GitHub Desktop.
stylesheet with asset pipiline (scss)
.bgimage {
background: #fffff url(asset-path('css/background.png', image)) repeat-x;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment