0.1.6 • Published 8 years ago

stylelint-config-axelerant v0.1.6

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago