-
gulp-stylus: 使用 Gulp 来处理 Stylus
资源介绍
gulp-stylus
用 Gulp Stylus 吞咽一下。 带有 Gulp Task Runner 的 Stylus(CSS 预处理器)编译器。
安装
在运行之前,您必须安装并配置以下一次性依赖项:
- 使用下面的终端命令
$ npm install -g gulp
安装依赖项后,在终端中输入以下内容:
$ git clone https://github.com/shoaibuddin/gulp-stylus.git
$ cd gulp-stylus
$ npm install
跑步
在终端中输入以下内容:
$ gulp watch