We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To load compass into your Staticmatic project, set up your src/configuration.rb with the following options:
src/configuration.rb
require 'compass' configuration.sass_options = { :load_paths => [File.join(File.expand_path(File.dirname(FILE)), ‘src’, ‘stylesheets’ )] + Compass::Frameworks::ALL.map{|f| f.stylesheets_directory } }
configuration.sass_options = { :load_paths => [File.join(File.expand_path(File.dirname(FILE)), ‘src’, ‘stylesheets’ )] + Compass::Frameworks::ALL.map{|f| f.stylesheets_directory } }