class Wunderbar::StyleNode

Public Instance Methods

post() click to toggle source
# File lib/wunderbar/node.rb, line 356
def post; "/*]]>*/"; end
pre() click to toggle source
# File lib/wunderbar/node.rb, line 355
def pre; "/*<![CDATA[*/"; end