1.6.2 • Published 2 years ago

@linters/stylelint-css-in-js-config v1.6.2

Weekly downloads
130
License
-
Repository
github
Last release
2 years ago

StyleLint CSS-IN-JS Config

stylelint modern linter that helps you avoid errors and enforce conventions in your styles.

Install

yarn add stylelint @linters/stylelint-css-in-js-config -D

Usage

Create a .stylelintrc.js file with the following contents:

module.exports = {
  extends: ['@linters/stylelint-css-in-js-config'],
}
1.5.5

2 years ago

1.6.2

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.6

2 years ago

1.5.4

2 years ago

1.5.3

3 years ago

1.5.2

3 years ago

1.4.3

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.2

4 years ago

1.3.1

5 years ago

1.3.0

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