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

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

There is a newer version: 3.7.2
Show newest version
require 'compass/error'
module Compass
  class FilesystemConflict < Error
  end

  class MissingDependency < Error
  end
  class SpriteException < Error; end
end




© 2015 - 2025 Weber Informatics LLC | Privacy Policy