文件名称:Select-file-style:选择其他样式的文件
文件大小:379KB
文件格式:ZIP
更新时间:2024-04-26 22:16:44
SCSS
: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 #
【文件预览】:
Select-file-style-main
----.gitignore(28B)
----package.json(918B)
----src()
--------fonts()
--------images()
--------sass()
--------js()
----gulpfile.js(2KB)
----dist()
--------fonts()
--------js()
--------css()
----README.md(8KB)
----index.html(7KB)
----.gitattributes(66B)
----bower.json(609B)