7.0.0 • Published 1 month ago

@readme/stylelint-config v7.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month 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.

6.1.2

1 month ago

7.0.0

1 month ago

6.1.1

1 month ago

6.1.0

2 months ago

6.0.8

3 months ago

6.0.7

4 months ago

3.2.2

10 months ago

3.2.1

10 months ago

3.2.0

10 months ago

6.0.6

6 months ago

4.0.1

9 months ago

4.0.0

9 months ago

5.0.6

8 months ago

5.0.5

8 months ago

5.0.4

9 months ago

5.0.3

9 months ago

5.0.2

9 months ago

5.0.1

9 months ago

5.0.0

9 months ago

6.0.1

8 months ago

6.0.0

8 months ago

6.0.3

6 months ago

6.0.2

7 months ago

6.0.5

6 months ago

6.0.4

6 months ago

3.1.18

11 months ago

3.1.17

11 months ago

3.1.19

11 months ago

3.1.16

1 year ago

3.1.15

1 year ago

3.1.12

1 year ago

3.1.11

1 year ago

3.1.14

1 year ago

3.1.13

1 year ago

3.1.10

1 year ago

3.1.9

1 year ago

3.1.8

1 year ago

3.1.3

1 year ago

3.1.2

2 years ago

3.1.1

2 years ago

3.1.7

1 year ago

3.1.6

1 year ago

3.1.5

1 year ago

3.1.4

1 year ago

3.1.0

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.14

2 years ago

2.0.0

2 years ago

1.1.13

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago