Skip to content

stylelint not used for most things

stylelint command in package.json only checks src/components/status/status.scss. Could be made to check src/**/*.scss instead.

Also, it does not seem to support scss within vue files.