Skip to content

Instantly share code, notes, and snippets.

@alanhogan
Created August 21, 2013 03:24
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 alanhogan/6290026 to your computer and use it in GitHub Desktop.
Save alanhogan/6290026 to your computer and use it in GitHub Desktop.
This goes in config/initializers. See http://stackoverflow.com/questions/18346153
require 'sass/plugin'
#allows inline sass!
::Sass::Plugin.options[:load_paths] = Rails.application.config.assets[:paths].to_a + Compass.configuration.sass_load_paths
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment