module Haml::Filters::Css
def render_with_options(text, options)
- See: Base#render_with_options -
def render_with_options(text, options) <<END type=#{options[:attr_wrapper]}text/css#{options[:attr_wrapper]}> [CDATA[*/ text.rstrip.gsub("\n", "\n ")} >*/ e> end