0.6.1 • Published 4 years ago

@alza54/stylelint-config-nuxt v0.6.1

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

@alza54/stylelint-config-nuxt

shellcode.team Build Status shellcode-styleguide

Strict shareable config for stylelint and Nuxt.js.

Features

Bundled plugins

Installation

npm install --save-dev @alza54/stylelint-config-nuxt

or yarn

yarn add -D @alza54/stylelint-config-nuxt

And then extend it in your configuration:

{
  "extends": [
    "@alza54/stylelint-config-nuxt"
  ]
}

It is suggested to use this configuration alongside with stylelint-config-scss config in this repository.

License

MIT.