metalsmith-myth:使用 Myth 预处理 CSS 文件的 Metalsmith 插件

时间:2021-06-08 14:14:48
【文件属性】:
文件名称:metalsmith-myth:使用 Myth 预处理 CSS 文件的 Metalsmith 插件
文件大小:3KB
文件格式:ZIP
更新时间:2021-06-08 14:14:48
JavaScript 金属匠神话 使用预处理 CSS 文件的插件。 安装 $ npm install metalsmith-myth 命令行使用 通过 npm 安装,然后将metalsmith-myth密钥添加到您的metalsmith.json插件中,如下所示: { " plugins " : { " metalsmith-myth " : true } } JavaScript 用法 var myth = require ( 'metalsmith-myth' ) ; metalsmith . use ( myth ( options ) ) ; 选项 myth({...}) 类型 描述 files String 要匹配的文件的模式。 默认值: *.css . *.css 。 加上的不包括插件设置的source 。 版权所有 :copyright: 2014 。 根据MIT 许可条款获得许可
【文件预览】:
metalsmith-myth-master
----package.json(594B)
----LICENSE.md(1KB)
----README.md(2KB)
----lib()
--------index.js(558B)

网友评论