New base class for Compass Errors.
This commit is contained in:
parent
59e626fe8b
commit
61de5ae125
@ -29,6 +29,9 @@ module Compass
|
||||
File.expand_path(File.join(File.dirname(__FILE__)))
|
||||
end
|
||||
module_function :base_directory, :lib_directory
|
||||
|
||||
class Error < StandardError
|
||||
end
|
||||
end
|
||||
|
||||
require File.join(File.dirname(__FILE__), 'compass', 'frameworks')
|
||||
|
Loading…
Reference in New Issue
Block a user