0.2.2 • Published 5 years ago

stylelint-plugin-nanachi v0.2.2

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

nanachi stylelint插件,结合vscode使用,智能提示错误样式语法

no-important

usage

npm install stylelint stylelint-plugin-nanachi --save-dev

配置文件

// .stylelintrc
{
    "extends": [
        "stylelint-plugin-nanachi/config/quick.json" // platform包括wx、tt、qq、ali、bu、quick
    ]
}

vscode设置

安装stylelint插件

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.1-beta.1

5 years ago

0.0.1-beta.0

5 years ago