Coding Style: Use class selectors instead of element selectors in scoped CSS
Opened this issue · 0 comments
Deleted user commented
Official Vue Priority: D
This is a performance recommendation from the Vue Style Guide.
We're currently using element selectors in several components & views.