13
13
---
14
14
15
15
** Note:** This branch is for ** Nuxt 3** or ** Nuxt Bridge** compatible module.
16
- Checkout the [ ` nuxt2 ` branch] ( https://github.com/nuxt-community /stylelint-module /tree/nuxt2 ) for ** Nuxt 2** support.
16
+ Checkout the [ ` nuxt2 ` branch] ( https://github.com/nuxt-modules /stylelint/tree/nuxt2 ) for ** Nuxt 2** support.
17
17
18
18
---
19
19
@@ -167,7 +167,7 @@ Will cause the module build to fail if there are any errors, based on `emitError
167
167
168
168
You can contribute to this module online with CodeSandBox:
169
169
170
- [ ![ Edit @nuxtjs/robots ] ( https://codesandbox.io/static/img/play-codesandbox.svg )] ( https://codesandbox.io/s/github/nuxt-community /stylelint-module /?fontsize=14&hidenavigation=1&theme=dark )
170
+ [ ![ Edit @nuxtjs/robots ] ( https://codesandbox.io/static/img/play-codesandbox.svg )] ( https://codesandbox.io/s/github/nuxt-modules /stylelint/?fontsize=14&hidenavigation=1&theme=dark )
171
171
172
172
Or locally:
173
173
@@ -181,7 +181,7 @@ Or locally:
181
181
182
182
[ MIT License] ( ./LICENSE )
183
183
184
- Copyright (c) Nuxt Community
184
+ Copyright (c) Nuxt Modules
185
185
186
186
<!-- Badges -->
187
187
[ npm-version-src ] : https://img.shields.io/npm/v/@nuxtjs/stylelint-module/latest.svg
@@ -190,11 +190,11 @@ Copyright (c) Nuxt Community
190
190
[ npm-downloads-src ] : https://img.shields.io/npm/dt/@nuxtjs/stylelint-module.svg
191
191
[ npm-downloads-href ] : https://npmjs.com/package/@nuxtjs/stylelint-module
192
192
193
- [ github-actions-ci-src ] : https://github.com/nuxt-community /stylelint-module /workflows/ci/badge.svg
194
- [ github-actions-ci-href ] : https://github.com/nuxt-community /stylelint-module /actions?query=workflow%3Aci
193
+ [ github-actions-ci-src ] : https://github.com/nuxt-modules /stylelint/workflows/ci/badge.svg
194
+ [ github-actions-ci-href ] : https://github.com/nuxt-modules /stylelint/actions?query=workflow%3Aci
195
195
196
- [ codecov-src ] : https://img.shields.io/codecov/c/github/nuxt-community /stylelint-module .svg
197
- [ codecov-href ] : https://codecov.io/gh/nuxt-community /stylelint-module
196
+ [ codecov-src ] : https://img.shields.io/codecov/c/github/nuxt-modules /stylelint.svg
197
+ [ codecov-href ] : https://codecov.io/gh/nuxt-modules /stylelint
198
198
199
199
[ license-src ] : https://img.shields.io/npm/l/@nuxtjs/stylelint-module.svg
200
200
[ license-href ] : https://npmjs.com/package/@nuxtjs/stylelint-module
0 commit comments