mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
[Sass] Require haml/util.
This commit is contained in:
parent
4f1f55c528
commit
a57f482289
1 changed files with 1 additions and 0 deletions
|
@ -868,5 +868,6 @@ module Sass
|
|||
|
||||
end
|
||||
|
||||
require 'haml/util'
|
||||
require 'sass/engine'
|
||||
require 'sass/plugin' if defined?(Merb::Plugins)
|
||||
|
|
Loading…
Reference in a new issue