Skip to content

Commit 42c0ae1

Browse files
committed
U: upload correct bootstrap font #36
1 parent 461bc51 commit 42c0ae1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bootstrap/Gruntfile.js

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ module.exports = function(grunt) {
3535
url: 'https://raw.github.com/twbs/bootstrap/v<%= pkg.version%>/dist/css/bootstrap-theme.css',
3636
name: "bootstrap-theme.css"
3737
}/*,
38+
39+
!!! 字体文件请手工下载
3840
fonts1: {
3941
options: {
4042
dest: 'src/fonts'

0 commit comments

Comments
 (0)