stylelint-config-streamr

1.0.1 • Public • Published

stylelint-config-streamr

A shared stylelint config between Streamr's web projects. Can be used for all usual kinds of .css, .pcss and .scss files.

Usage

Setup

Install the package and stylelint with

npm i -D stylelint stylelint-config-streamr

Config

In your .stylelintrc file you must extend stylelint-config-streamr:

{
  extends: [
    'stylelint-config-streamr',
  ]
}

Package Sidebar

Install

npm i stylelint-config-streamr

Weekly Downloads

8

Version

1.0.1

License

MIT

Unpacked Size

2.64 kB

Total Files

4

Last publish

Collaborators

  • samigabor
  • fonty1
  • hpihkala
  • tumppi
  • harbu
  • mariusz_io
  • pzsavola
  • juslesan
  • jtakalai
  • streamr-dev
  • teogeb
  • samt1803
  • aapzu