reset:重置某些元素

时间:2021-07-04 12:28:30
【文件属性】:
文件名称:reset:重置某些元素
文件大小:5KB
文件格式:ZIP
更新时间:2021-07-04 12:28:30
CSS 重启 重置某些元素 安装 $ npm install cssrecipes-reset 用法 导入index.css (或只是您想要的文件)。 @import "./path/to/cssrecipes-reset/index.css" ; 可用课程 .r-ResetButton .r-ResetInput .r-ResetList 测试 需要 要生成构建: npm run build 生成测试版本。 $ npm run build-test 基本的视觉测试在test/index.html 。 贡献 在分支上工作,安装开发依赖项,尊重编码风格并在提交错误修复或功能之前运行测试。 $ git clone https://github.com/cssrecipes/reset.git $ git checkout -b patch-1 $ npm install $ npm t
【文件预览】:
reset-master
----.gitignore(29B)
----package.json(817B)
----LICENSE(1KB)
----CHANGELOG.md(233B)
----README.md(793B)
----lib()
--------button.css(638B)
--------list.css(65B)
--------input.css(122B)
----index.css(81B)
----test()
--------test.css(24B)
--------index.html(740B)
----.editorconfig(278B)

网友评论