All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gems.compass-1.0.3.lib.compass.sass_extensions.rb Maven / Gradle / Ivy

There is a newer version: 3.7.2
Show newest version
unless Sass::Script::Functions.methods.grep(/\Adeclare\Z/).any?
  raise LoadError, "It looks like you've got an incompatible version of Sass. This often happens when you have an old haml gem installed. Please upgrade Haml to v3.1 or above."
end

module Compass::SassExtensions
end

require 'compass/sass_extensions/functions'
require 'compass/sass_extensions/sprites'




© 2015 - 2025 Weber Informatics LLC | Privacy Policy