I came across the same issue, but SASS has nothing to do with the pseudoclass :global
.
It has to do with CSS Modules: https://github.com/css-modules/css-modules
They list the frameworks which use CSS Modules. CSS Modules should be usable outside of these frameworks, but I do not know yet atm how to do so.