Reason for vue-loader to leak classes to child components?
Hello! Thanks for amazing work, VueJS rocks! In vue-loader docs it's stated: "With scoped, the parent component's styles will not leak into child components. However, a child component's root node will be affected by both the parent's scoped CSS and ...
Sep 21, 2017B