1.0.11 • Published 4 years ago

@mxssfd/style-watcher v1.0.11

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

styleWatcher

自动编译预编译文件如less、stylus等,可添加sass、scss等

使用方法

步骤1:全局安装相应的预编译语言
步骤2:执行 node styleWatcher.js

npm i @mxssfd/style-watcher

再在项目的package.json里的script里添加 "watch": "node node_modules/@mxssfd/style-watcher"

npm run watch

步骤3:填写监听文件夹,预编译类型,编译目标类型即可

1.0.11

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago