1 Star 0 Fork 0

Changkey/materialize

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bower.json 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
Tom Scholz 提交于 2017-07-03 15:50 . Changed fonts path in bower.json
{
"name": "materialize",
"description": "A modern responsive front-end framework based on Material Design",
"keywords": [
"css",
"js",
"sass",
"mobile-first",
"responsive",
"front-end",
"framework",
"ux",
"material",
"design"
],
"main": [
"dist/js/materialize.js",
"dist/css/materialize.css",
"dist/fonts/roboto/Roboto-Bold.woff",
"dist/fonts/roboto/Roboto-Bold.woff2",
"dist/fonts/roboto/Roboto-Light.woff",
"dist/fonts/roboto/Roboto-Light.woff2",
"dist/fonts/roboto/Roboto-Medium.woff",
"dist/fonts/roboto/Roboto-Medium.woff2",
"dist/fonts/roboto/Roboto-Regular.woff",
"dist/fonts/roboto/Roboto-Regular.woff2",
"dist/fonts/roboto/Roboto-Thin.woff",
"dist/fonts/roboto/Roboto-Thin.woff2"
],
"ignore": [
"jade/",
".gitignore",
"CNAME",
"css/",
"bower.json",
"README.md",
"images/",
"fonts",
"js/jquery.timeago.js",
"js/init.js",
"js/prism.js",
"res/",
"sass/style.scss",
"sass/ghpages-materialize.scss",
"**/*.html",
"**/*.zip",
"**/*.txt",
"sitemap.xml",
"package.json",
"Gruntfile.js"
],
"dependencies": {
"jquery": "^3.0.0 || ^2.1.4"
},
"devDependencies": {
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/changkey/materialize.git
[email protected]:changkey/materialize.git
changkey
materialize
materialize
master

搜索帮助