5.2.4 • Published 1 year ago

stylelint-config-udyux v5.2.4

Weekly downloads
247
License
MIT
Repository
github
Last release
1 year ago

stylelint-config-udyux

An opinionated and portable stylelint config built around BEM.

Installation

$ npm install -D stylelint-config-udyux
# or
$ yarn add -D stylelint-config-udyux

Usage

Add stylelint-config-udyux to the extends array in your .stylelintrc.* file.

{
  extends: [
    // ...
    "stylelint-config-udyux"
  ]
}

Don't forget that extended configs are merged in order, so the last entry takes precedence over the others in case of rule conflicts.

Documentation

Plugins

This config makes use of the following plugins:

Extended configs

This config extends the following configs:


Licensed under MIT

5.2.4

1 year ago

5.2.3

1 year ago

5.2.2

1 year ago

5.2.1

1 year ago

5.1.2

1 year ago

5.2.0

1 year ago

5.1.1

1 year ago

5.1.0

1 year ago

5.0.0

1 year ago

4.5.0

1 year ago

4.4.0

1 year ago

4.2.2

1 year ago

4.5.1

1 year ago

4.3.0

1 year ago

4.2.1

1 year ago

4.2.0

1 year ago

4.1.2

2 years ago

4.1.1

4 years ago

4.1.0

4 years ago

4.0.0

4 years ago

3.2.0

4 years ago

3.1.1

4 years ago

3.1.0

4 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.3.0

5 years ago

1.2.5

5 years ago

1.2.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.1.0

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago