Parent

Methods

CSSPool::Visitors::ToCSS

Public Class Methods

new() click to toggle source
# File lib/csspool/visitors/to_css.rb, line 15
def initialize
  @indent_level = 0
  @indent_space = indent_space
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.