Class: Sass::Script::Value::Map

Inherits:
Base
  • Object
show all
Defined in:
lib/compass/core/sass_extensions/monkey_patches/browser_support.rb

Constant Summary

Constants inherited from Base

Base::NO_CHILDREN

Instance Method Summary collapse

Methods inherited from Base

#opts

Instance Method Details

#childrenObject



30
31
32
# File 'lib/compass/core/sass_extensions/monkey_patches/browser_support.rb', line 30

def children
  to_a
end