0.0.10 • Published 5 months ago

@wsvaio/stylelint-config v0.0.10

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

@wsvaio/stylelint-config

Size Version Languages License Star Download

一个stylelint配置

  • 兼容less、scss、vue、html
  • 属性排序

安装

pnpm i -D stylelint @wsvaio/stylelint-config

配置

在根目录下新建.stylelintrc.json

{
  "root": true,
  "extends": ["@wsvaio/stylelint-config"],
  "rules": {
    // 可重写一些规则
  }
}
0.0.10

5 months ago

0.0.9

5 months ago

0.0.8

5 months ago

0.0.7

8 months ago

0.0.6

12 months ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago