:warning: 储存库已存档 :warning: ========= 用样式覆盖输入文件。 演示在这里: : 相依性 是魔术不可或缺的。 安装 在工作区中克隆项目 $ git clone git@github.com:JeremyFagis/dropify.git $ cd dropify 下载包 $ npm install 编译资产 $ gulp build 汇编 # All compilations and watch. You will have minified and not minified files. $ gulp # Dev compilation (watch & no-minification) $ gulp --dev # Prod compilation, you will have minified and not minified files $ gulp build #