Parent

Methods

Class/Module Index [+]

Quicksearch

Sass::Script::Value::Base

Constants

NO_CHILDREN

Public Instance Methods

children() click to toggle source
# File lib/compass/core/sass_extensions/monkey_patches/browser_support.rb, line 7
def children
  NO_CHILDREN
end
opts(value) click to toggle source
# File lib/compass/core/sass_extensions/monkey_patches/browser_support.rb, line 11
def opts(value)
  value.options = options
  value
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.