0π
<script>
import var1 + var2 + var3 + "style.css";
</script>
As far as I know, you canβt use cross variables (script > style) in Vue.
If you need to have a style sheet from URL, I suggest using environment variables which might work.
- [Vuejs]-Nativescript-vue overflow visible for absolute positioned element outside bounds
- [Vuejs]-Vue js multiselect edit form not showing data
Source:stackexchange.com