class Rabbit::Format::Weigth

Private Instance Methods

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