4 5 6 7 8
# File 'lib/uni_rails/helpers/css_helper.rb', line 4 def uni_rails_css_stylesheet content_tag(:style) do raw App::CSS.css end end