In a.vue, a.scss is referenced, and b.scss is referenced in b.vue, and the results a page can use the styles in b.scss. How do you resolve the conflict? [issue link] like '@import ‘~assets/css/a.scss’ in a.vue This question is available on Nuxt.js community (#c1078)