CssInline::CSSInliner
Constructors
new(inline_style_tags : Bool | Nil = nil, keep_style_tags : Bool | Nil = nil, keep_link_tags : Bool | Nil = nil, keep_at_rules : Bool | Nil = nil, load_remote_stylesheets : Bool | Nil = nil, minify_css : Bool | Nil = nil, remove_inlined_selectors : Bool | Nil = nil, apply_width_attributes : Bool | Nil = nil, apply_height_attributes : Bool | Nil = nil, preallocate_node_capacity : Int32 | Nil = nil, base_url : String | Nil = nil, extra_css : String | Nil = nil, cache : StylesheetCache | Nil = nil)
Source