We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461bc51 commit 42c0ae1Copy full SHA for 42c0ae1
bootstrap/Gruntfile.js
@@ -35,6 +35,8 @@ module.exports = function(grunt) {
35
url: 'https://raw.github.com/twbs/bootstrap/v<%= pkg.version%>/dist/css/bootstrap-theme.css',
36
name: "bootstrap-theme.css"
37
}/*,
38
+
39
+ !!! 字体文件请手工下载
40
fonts1: {
41
options: {
42
dest: 'src/fonts'
0 commit comments