Node
# File lib/compass/core/sass_extensions/monkey_patches/browser_support.rb, line 100 def to_value(args) if has_aspect?(args) CrossBrowserFunctionCall.new(name, args) else sass_to_value(args) end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.