Created
August 21, 2013 03:24
-
-
Save alanhogan/6290026 to your computer and use it in GitHub Desktop.
This goes in config/initializers. See http://stackoverflow.com/questions/18346153
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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