# File lib/pdfkit/pdfkit.rb, line 107 def style_tag_for(stylesheet) "<style>#{File.read(stylesheet)}</style>" end