CSSPool::Node
# File lib/csspool/css/declaration.rb, line 11 def initialize property, expressions, important, rule_set @property = property @expressions = expressions @important = important @rule_set = rule_set end
[Validate]
Generated with the Darkfish Rdoc Generator 2.