grunt-styleguidejs:styleguide.js 的 Grunt 插件。 通过添加 YAML 数据从您的 CSS 生成样式指南

时间:2024-07-09 13:55:58
【文件属性】:

文件名称:grunt-styleguidejs:styleguide.js 的 Grunt 插件。 通过添加 YAML 数据从您的 CSS 生成样式指南

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-09 13:55:58

JavaScript

Grunt 插件 如何使用 将此添加到您的项目 gruntfile 中。 styleguidejs: { myTask: { options: { // options are passed to Styleguide.js } files: { 'styleguide/index.html' : [ 'css/all.css' ] } } } 有关更多信息和可用选项,请参阅


【文件预览】:
grunt-styleguidejs-master
----package.json(690B)
----tasks()
--------styleguidejs.js(572B)
----test()
--------css()
----Gruntfile.js(373B)
----.gitignore(40B)
----README.md(467B)

网友评论