3.0.0 • Published 5 months ago

stylelint-config-smarthr v3.0.0

Weekly downloads
638
License
MIT
Repository
github
Last release
5 months ago

stylelint-config-smarthr

npm version CircleCI

A sharable stylelint config for SmartHR. This is intended to use for a project with styled-components.

Install

yarn add --dev stylelint stylelint-config-standard stylelint-config-styled-components postcss-styled-syntax // install peerDependencies
yarn add --dev stylelint-config-smarthr

How to use

Add a following .stylelintrc in your project.

{
  "extends": [
    "stylelint-config-smarthr"
  ]
}
3.0.0

5 months ago

2.0.1

5 months ago

2.0.0

8 months ago

1.1.0

2 years ago

1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago