class Sass::Tree::ImportNode

A static node that wraps the {Sass::Tree} for an ‘@import`ed file. It doesn’t have a functional purpose other than to add the ‘@import`ed file to the backtrace if an error occurs.