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.