2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
This commit is contained in:
Mark Otto
2013-12-31 11:57:44 -08:00
parent b43371cd0a
commit 78e1af58d6
+1 -1
View File
@@ -205,7 +205,7 @@ module.exports = function (grunt) {
cwd: './dist',
src: [
'{css,js}/*.min.*',
'{css}*.map',
'{css}/*.map',
'fonts/*'
],
dest: 'docs/dist'