Class: Sass::Script::Value::List

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

Direct Known Subclasses

ArgList

Constant Summary

Constants inherited from Base

Base::NO_CHILDREN

Instance Method Summary collapse

Methods inherited from Base

#opts

Instance Method Details

#childrenObject



18
19
20
# File 'lib/compass/core/sass_extensions/monkey_patches/browser_support.rb', line 18

def children
  value
end