8.0.10 • Published 5 months ago

@fremtind/stylelint-config-jkl v8.0.10

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

@fremtind/stylelint-config-jkl

Jøkul config for stylelint.

Based on the following rulesets:

Installing

npm i stylelint @fremtind/stylelint-config-jkl

Usage

Create a file stylelint.config.js in the same directory as your package.json, and extend this config:

module.exports = {
    extends: "@fremtind/stylelint-config-jkl",
};

Add a script to your package.json:

"lint:styles": "stylelint '**/*.{css,scss,sass}' --cache"

Add .stylelintcache to your .gitignore.

Rules

Rules are organized in separate files in the rules/ folder according to their seciton in List of rules.

Example and tests

The rules are tested against an example stylesheet in examples/styles.scss.

8.0.10

5 months ago

8.0.9

5 months ago

8.0.8

5 months ago

8.0.5

10 months ago

8.0.6

5 months ago

8.0.4

12 months ago

8.0.3

12 months ago

8.0.2

1 year ago

8.0.1

2 years ago

8.0.0

2 years ago

7.0.1

2 years ago

7.0.0

2 years ago

6.0.1

3 years ago

6.0.0

3 years ago

6.0.3

3 years ago

6.0.2

3 years ago

6.0.5

3 years ago

6.0.4

3 years ago

5.0.0

3 years ago

4.0.0

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.7

3 years ago

2.0.8

3 years ago

2.0.6

4 years ago

2.0.5

4 years ago

2.0.4

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.1.0

4 years ago