using sass variables in vue data
If you have a .scss file that stores your project's colors, you can easily reference those values in Vue. I recently ran into this issue when using a third-party library that required styling information to be set in data(). Overriding the default st...
blog.kellenbaker.com1 min read