class Webgen::ContentProcessor::Sass::NodeTreeImporter

Custom importer for Sass to load files by resolving them in the node tree.

Public Class Methods

new(context)

Creates a new importer that imports files from the node tree relative to the given node alcn.

Public Instance Methods

find(name, options)

@see Base#find

find_relative(name, base, options)

@see Base#find_relative