Method: CSSPool::CSS::MediaQuery#and_exprs
- Defined in:
- lib/csspool/css/media_query.rb
#and_exprs ⇒ Object
Returns the value of attribute and_exprs.
4 5 6 |
# File 'lib/csspool/css/media_query.rb', line 4 def and_exprs @and_exprs end |