b13fd43a2e
Also, don't ever muck with the load paths or rubygems without first trying to require the library without doing so.
6 lines
129 B
Ruby
6 lines
129 B
Ruby
module Compass::SassExtensions
|
|
end
|
|
|
|
require 'compass/sass_extensions/functions'
|
|
require 'compass/sass_extensions/monkey_patches'
|