grunt-less-branding:根据品牌处理 LESS 文件

时间:2024-07-02 05:42:13
【文件属性】:

文件名称:grunt-less-branding:根据品牌处理 LESS 文件

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-02 05:42:13

JavaScript

低声品牌 Craft.io烙印少 入门 这个插件需要 Grunt ~0.4.5 如果您以前没有使用过 ,请务必查看指南,因为它解释了如何创建以及安装和使用 Grunt 插件。 熟悉该过程后,您可以使用以下命令安装此插件: npm install grunt-less-branding --save 安装插件后,可以使用以下 JavaScript 代码在 Gruntfile 中启用它: grunt . loadNpmTasks ( 'grunt-less-branding' ) ; “lessBranding”任务 概述 在项目的 Gruntfile 中,将名为less_module_branding的部分添加到传递给grunt.initConfig()的数据对象中。 grunt . initConfig ( { lessBranding : { options :


【文件预览】:
grunt-less-branding-master
----.jshintrc(192B)
----.gitignore(442B)
----package.json(820B)
----Gruntfile.js(1KB)
----LICENSE-MIT(1KB)
----README.md(2KB)
----tasks()
--------lessBranding.js(4KB)

网友评论