Class: Sass::Script::Value::Map
- Defined in:
- lib/compass/core/sass_extensions/monkey_patches/browser_support.rb
Constant Summary
Constants inherited from Base
Instance Method Summary collapse
Methods inherited from Base
Instance Method Details
#children ⇒ Object
30 31 32 |
# File 'lib/compass/core/sass_extensions/monkey_patches/browser_support.rb', line 30 def children to_a end |