I have some confusion regarding nuxt aliases.
Inside sass I can only reference with this pattern ~@/assets/scss/styles
. Anything else fails.
So what does ~@/
mean here? I can't find this documented in the docs.
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2270">#c2270</a>)</em></sub></div>