Libraries
»
css_press
(0.3.2)
»
Index (N)
»
CSSPool
»
Node
Class: CSSPool::Node
Inherits:
Object
Object
CSSPool::Node
show all
Defined in:
lib/css_press/node.rb
Instance Method Summary
collapse
#
min_css
⇒ Object
Instance Method Details
#
min_css
⇒
Object
3 4 5
# File 'lib/css_press/node.rb', line 3
def
min_css
accept
Visitors
::
MinCSS
.
new
end