stylelint-config-vaadin

1.0.0-alpha.1 • Public • Published

stylelint-config-vaadin

Stylelint shareable config for the Vaadin CSS style guide

Installation

$ npm install --save-dev stylelint-config-vaadin

or

$ yarn add --dev stylelint-config-vaadin

Usage

Once the stylelint-config-vaadin package is installed, you can use it by specifying stylelint-config-vaadin in the extends section of your stylelint configuration.

{
  "extends": "stylelint-config-vaadin",
  "rules": {
    // Additional, per-project rules...
  }
}

License

Apache License 2.0

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i stylelint-config-vaadin

    Weekly Downloads

    60

    Version

    1.0.0-alpha.1

    License

    Apache-2.0

    Unpacked Size

    13 kB

    Total Files

    4

    Last publish

    Collaborators

    • vaadin-owner
    • jouni
    • manolo
    • tomivirkki
    • yuriyyev
    • web-padawan
    • platosha
    • diegocardoso
    • alvarezguille
    • artur-
    • sunzhewyq
    • sosa-vaadin
    • samiheikki