in sass, a function or mixin is defined and written separately in a file. For example,
@ import, is required to call mixin.scss, but in component development, many components are used, each of which is introduced, which is very troublesome
I wonder if there is any way to use it globally without writing @ import