1.3.0 • Published 3 years ago

@fatesigner/stylelint-config v1.3.0

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

stylelint-config

build commitizen download npm semantic

stylelint通用规则

基于 stylelint-config-standard.

Install

npm i @fatesigner/stylelint-config -D

// install peerDependencies
npm i stylelint stylelint-config-css-modules stylelint-config-recess-order stylelint-config-standard stylelint-order -D

使用

添加以下代码到 stylelint.config.js

module.exports = {
  extends: '@fatesigner/stylelint-config'
}
1.3.0

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

4 years ago