Class | Sass::Tree::KeyframeRuleNode |
In: |
lib/sass/tree/keyframe_rule_node.rb
|
Parent: | Node |
resolved_value | [RW] |
The text of the directive after any interpolated SassScript has been
resolved. Since this is only a static node, this is the only value
property.
@return [String] |