CSSPool::Visitors::ToMinifiedCSS

Public Instance Methods

indent_space() click to toggle source
# File lib/csspool/visitors/to_css.rb, line 230
def indent_space
  ' '
end
line_break() click to toggle source
# File lib/csspool/visitors/to_css.rb, line 226
def line_break
  ""
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.