mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-17 10:50:29 +01:00
commit
b1c9b78203
@ -158,7 +158,7 @@ module.exports = function (grunt) {
|
||||
{
|
||||
expand: true,
|
||||
overwrite: true,
|
||||
cwd: '<%= appDir %>/lib/material-design-icons/iconfont/',
|
||||
cwd: '<%= appDir %>/lib/material-design-icons-iconfont/dist/fonts/',
|
||||
src: '*',
|
||||
dest: '<%= buildDir %>/themes/material/fonts/',
|
||||
},
|
||||
|
@ -33,6 +33,7 @@
|
||||
"dependencies": {
|
||||
"icomoon-bower": "^0.1.0",
|
||||
"bower-pt-sans": "pt-sans#*",
|
||||
"roboto-fontface": "^0.4.5"
|
||||
"roboto-fontface": "^0.4.5",
|
||||
"material-design-icons-iconfont": "^2.0.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user