You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-15Lines changed: 13 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,6 @@ Or, with `npm`
39
39
npm install -D stylelint
40
40
```
41
41
42
-
**Note:** Currently, this module is compatible with the latest version 16 of `stylelint` only when using vite, support for webpack is not yet implemented (see https://github.com/webpack-contrib/stylelint-webpack-plugin/issues/342).
43
-
44
42
## Setup
45
43
46
44
1. Add `@nuxtjs/stylelint-module` dependency to your project
0 commit comments