class Sass::Tree::RootNode
def perform!(environment)
- See: \{Node#perform!} -
def perform!(environment) environment.options = @options if environment.options.nil? || environment.options.empty? super end
def perform!(environment) environment.options = @options if environment.options.nil? || environment.options.empty? super end