Class Sass::SemiGlobalEnvironment
In: lib/sass/environment.rb
Parent: Environment

An environment that can write to in-scope global variables, but doesn‘t create new variables in the global scope. Useful for top-level control directives.

Methods

Public Instance methods

[Validate]