5.3.1 • Published 1 month ago

@acolorbright/stylelint-config v5.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

stylelint-config

Stylelint config providing ACB's standard linting setup for styles.

Installation

npm install -DE @acolorbright/stylelint-config@latest

Usage

To start using this configuration, extend this package in your Stylelint configuration.

{
  "extends": "@acolorbright/stylelint-config",
  "rules": {
    // Add additional rules here
  }
}

For more information on configuring Stylelint, check out the configuration guide.

Property Ordering

Property ordering is performed according to the SMACSS methodology, with empty lines enforced between property groups.

Refer to css-property-sort-order-smacss for the comprehensive list of property orders.

5.3.1

1 month ago

5.3.0

1 month ago

5.2.1

1 month ago

5.2.0

2 months ago

5.1.5

10 months ago

5.1.6

9 months ago

5.1.4

11 months ago

5.1.3

1 year ago

5.1.2

1 year ago

5.0.3

1 year ago

5.1.1

1 year ago

5.0.2

1 year ago

5.0.1

1 year ago

5.0.0

1 year ago

4.1.4

1 year ago

4.2.0

1 year ago

4.1.3

1 year ago

4.1.2

1 year ago

4.1.0

2 years ago

4.1.1

2 years ago

3.1.0

2 years ago

4.0.0

2 years ago

3.0.0

2 years ago

2.2.2

2 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.7

3 years ago

2.0.6

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago