[Vuejs]-How do I pass variables to scss processor?

1👍

Ah-ha! You can pass custom functions to the compiler to communicate with the file.

https://sass.github.io/libsass-python/sass.html#custom-functions

Leave a comment