class Sanitize::CSS
def self.tree!(tree, config = {})
-
(Array)
- Sanitized Crass CSS parse tree.
def self.tree!(tree, config = {}) new(config).tree!(tree) end
(Array)
- Sanitized Crass CSS parse tree.
def self.tree!(tree, config = {}) new(config).tree!(tree) end