mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 06:20:23 +00:00
fix #12143
This commit is contained in:
parent
9eab6ffd1c
commit
bf5017c01c
3 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ module.exports = function (grunt) {
|
|||
cwd: './dist',
|
||||
src: [
|
||||
'{css,js}/*.min.*',
|
||||
'{css}/*.map',
|
||||
'css/*.map',
|
||||
'fonts/*'
|
||||
],
|
||||
dest: 'docs/dist'
|
||||
|
|
|
|||
BIN
docs/dist/css/bootstrap-theme.css.map
vendored
BIN
docs/dist/css/bootstrap-theme.css.map
vendored
Binary file not shown.
BIN
docs/dist/css/bootstrap.css.map
vendored
BIN
docs/dist/css/bootstrap.css.map
vendored
Binary file not shown.
Loading…
Reference in a new issue