css2style
v1.1.1
Published
compile rules of cssFile to html inline style
Downloads
4
Readme
//windows:
> npm install -g css2style
//linux or mac
> sudo npm install -g css2style
> cts 目标.html文件
//cts命令:css to style的缩写
//如果没有目标.html文件,会在当前目录下寻找index.html