0.1.6 • Published 9 years ago

stylelint-config-axelerant v0.1.6

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

stylelint-config-axelerant

npm version

This package provides Axelerant's .stylelint as an extensible shared config.

Usage

  • Install stylelint-config-axelerant with additional required dependencies.
npm install --save-dev stylelint stylelint-config-axelerant
  • Create a .stylelintrc in the root of your project.

  • Add the following snippet to the .stylelintrc

{
  "extends": "stylelint-config-axelerant"
}
0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago