What you'd like to propose?
Currently the extended CSS is appeneded at the very last of minified CSS file, which makes CSS statements like @import impossible, and thus stopping the user from importing web fonts or such.
Maybe we should prepend some special css files in front of everything else, like extended/_import.css, for convenience.
Code of Conduct