I want to start using @use instead of @import, since @import is going to be depreciated. I have a partial:
// _test.scss $color1: #ee00ee;
re