@alza54/stylelint-config-nuxt

0.6.1 • Public • Published

@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.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @alza54/stylelint-config-nuxt

    Weekly Downloads

    2

    Version

    0.6.1

    License

    MIT

    Unpacked Size

    4.87 kB

    Total Files

    5

    Last publish

    Collaborators

    • alza54