Open
Description
What problem does this feature solve?
Out of the box lint for CSS / SASS / LESS files in Vue single-file component
What does the proposed API look like?
Currently, the vue cli proposes a linter for JS files but not for styles. It could be great to provides that kind of tooling out of the box, without ejecting the webpack config.