Skip to content

Instantly share code, notes, and snippets.

@nysalor
Created April 4, 2012 09:02
Show Gist options
  • Select an option

  • Save nysalor/2299813 to your computer and use it in GitHub Desktop.

Select an option

Save nysalor/2299813 to your computer and use it in GitHub Desktop.
stylesheet with asset pipiline (scss) w/o asset-path
.bgimage {
background: #fffff url(image-path('css/background.png')) repeat-x;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment