9.0.0 • Published 10 months ago

@bandlab/stylelint-config-bandlab v9.0.0

Weekly downloads
68
License
MIT
Repository
github
Last release
10 months ago

stylelint-config-bandlab

This package provides BandLab's configuration for stylelint. Similar to ESLint, stylelint helps enforcing consistent (S)CSS conventions across projects.

Installation

npm install --save-dev @bandlab/stylelint-config-bandlab

Usage

Create a .stylelintrc.yml configuration file and extends it with stylelint-config-bandlab:

extends: '@bandlab/stylelint-config-bandlab'

Lint stylesheets via CLI:

npm install -g stylelint
stylelint foo/*.css

More details in the stylelint documentation.

9.0.0

10 months ago

8.0.1

1 year ago

8.0.0

1 year ago

7.0.0

1 year ago

6.0.0

2 years ago

5.0.0

2 years ago

3.3.0

4 years ago

4.0.0

4 years ago

3.2.0

4 years ago

3.1.0

6 years ago

3.0.0

6 years ago

2.0.0

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.0

8 years ago