Skip to content

Instantly share code, notes, and snippets.

@alanhogan
Created August 21, 2013 03:24
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