mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
typo
This commit is contained in:
parent
b43371cd0a
commit
78e1af58d6
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ module.exports = function (grunt) {
|
|||
cwd: './dist',
|
||||
src: [
|
||||
'{css,js}/*.min.*',
|
||||
'{css}*.map',
|
||||
'{css}/*.map',
|
||||
'fonts/*'
|
||||
],
|
||||
dest: 'docs/dist'
|
||||
|
|
Loading…
Reference in a new issue