gems.compass-1.0.3.lib.compass.sass_extensions.rb Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sass-maven-plugin Show documentation
Show all versions of sass-maven-plugin Show documentation
A Maven Plugin that compiles Sass files.
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