1.0.11 • Published 5 years ago

@mxssfd/style-watcher v1.0.11

Weekly downloads
1
License
ISC
Repository
github
Last release
5 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

5 years ago

1.0.10

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago