0.0.2 • Published 5 years ago

@160over90/vue-cli-plugin-stylelint v0.0.2

Weekly downloads
75
License
-
Repository
github
Last release
5 years ago

vue-cli-plugin-stylelint

A stylelint plugin for the vue-cli configured with 160over90's sass linter settings. Essentially this is a stricter version of Github's css linter.

Note: this is a vue-cli plugin for vue-cli projects only

Add the plugin to a project

vue add @160over90/vue-cli-plugin-stylelint

Adding additonal rules

The plugin generates a .stylelintrc.js file at the root of the your project directory. You can check out stylelints rules for ideas.