Method: CSSPool::CSS::KeyframesBlock#declarations
- Defined in:
- lib/csspool/css/keyframes_block.rb
#declarations ⇒ Object
Returns the value of attribute declarations.
6 7 8 |
# File 'lib/csspool/css/keyframes_block.rb', line 6 def declarations @declarations end |