class Rabbit::Format::Style

Private Instance Methods

css_name() click to toggle source
# File lib/rabbit/formatter.rb, line 129
def css_name
  "font-style"
end