Closed nex3 closed 6 years ago
From https://github.com/sass/sass/issues/1264:
Sass extensions need a place to cache values for the duration of a single compile. Suggestion environment.session which returns a hash that is stored in the top-level environment.
Sass extensions need a place to cache values for the duration of a single compile.
Suggestion environment.session which returns a hash that is stored in the top-level environment.
environment.session
I'm closing this issue as "on ice" because Ruby Sass is deprecated and no additional features are planned for it.
From https://github.com/sass/sass/issues/1264: