2.0.0 • Published 3 years ago

@fuelrats/stylelint-config v2.0.0

Weekly downloads
9
License
MIT
Repository
github
Last release
3 years ago

@fuelrats/stylelint-config

  • Base Stylelint ruleset with various other helpful plugins.
    • Assumes project uses SCSS.
    • Includes stylelint-scss for additional SCSS linting.
    • Includes stylelint-order for enforcing properly strucutred declarations.

Setup

  1. There are 2 recommended ways to install this config.
    • npx install-peerdeps --dev @fuelrats/stylelint-config
    • or yarn add --dev stylelint postcss postcss-scss stylelint-scss stylelint-order @fuelrats/stylelint-config
  2. Add "extends": ["@fuelrats/stylelint-config"], to your .stylelintrc file.
2.0.0

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.0

5 years ago

0.4.0

5 years ago

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago