[Solved] VUE Warning: Do not use empty rulesets scss(emptyrules)

   it’s a series of obsessive-compulsive disorder again!!! Using SCSS style nesting, various highlight o (╥﹏╥) O
solution:  add the following in the settings.json file

"files.associations": {
    "*.vue": "vue"
},

Read More: