7.0.6 • Published 10 months ago

@readme/stylelint-config v7.0.6

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

@readme/stylelint-config

ReadMe coding standards for all things style-related, specifically CSS and SCSS.

npm.io

npm Build

Installation

# Install the config as a dev dependency.
npm install --save-dev @readme/eslint-config

Peer dependencies

You need to additionally install Stylelint and PostCSS into your project. These are peer dependencies of @readme/stylelint-config, which can conveniently be installed either manually or using install-peerdeps.

# Install with "install-peerdeps"
npx install-peerdeps --dev @readme/stylelint-config
# Install manually
npm install --save-dev stylelint postcss

Usage

Create a stylelint.config.js file with the following contents:

module.exports = {
  extends: '@readme/stylelint-config',
};

Testing

# Run unit tests
npm run test
# Run unit tests in watch mode
npm run test -- --watch

Extended configs

We've adopted the following list of shared configs that remain actively maintained by the broader developer community.

7.0.6

10 months ago

7.0.5

11 months ago

7.0.4

11 months ago

7.0.3

11 months ago

7.0.2

11 months ago

7.0.1

11 months ago

6.1.2

1 year ago

7.0.0

1 year ago

6.1.1

1 year ago

6.1.0

1 year ago

6.0.8

1 year ago

6.0.7

1 year ago

3.2.2

2 years ago

3.2.1

2 years ago

3.2.0

2 years ago

6.0.6

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

5.0.6

2 years ago

5.0.5

2 years ago

5.0.4

2 years ago

5.0.3

2 years ago

5.0.2

2 years ago

5.0.1

2 years ago

5.0.0

2 years ago

6.0.1

2 years ago

6.0.0

2 years ago

6.0.3

2 years ago

6.0.2

2 years ago

6.0.5

2 years ago

6.0.4

2 years ago

3.1.18

2 years ago

3.1.17

2 years ago

3.1.19

2 years ago

3.1.16

2 years ago

3.1.15

2 years ago

3.1.12

2 years ago

3.1.11

2 years ago

3.1.14

2 years ago

3.1.13

2 years ago

3.1.10

2 years ago

3.1.9

2 years ago

3.1.8

2 years ago

3.1.3

3 years ago

3.1.2

3 years ago

3.1.1

3 years ago

3.1.7

2 years ago

3.1.6

3 years ago

3.1.5

3 years ago

3.1.4

3 years ago

3.1.0

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

1.1.12

3 years ago

1.1.11

3 years ago

1.1.10

3 years ago

1.1.14

3 years ago

2.0.0

3 years ago

1.1.13

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago