1.0.3 • Published 10 months ago

stylelint-config-ykplus v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

stylelint-config-ykplus

本包提供了《移卡前端规范 - CSS 编码规范》配套的 stylelint 可共享配置

安装

除了本包,你需要同时安装

npm install stylelint-config-ykplus stylelint stylelint-config-standard-scss stylelint-config-recommended-vue stylelint-order --save-dev

使用

在你的 .stylelintrc 中继承本包:

{
  "extends": "stylelint-config-ykplus"
}
1.0.3

10 months ago

1.0.2

10 months ago

1.0.0

11 months ago