class Octopress::Ink::Tags::StylesheetTag

Public Instance Methods

render(context) click to toggle source
# File lib/octopress-ink/tags/stylesheet.rb, line 5
def render(context)
  Plugins.css_tags
end