2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
This commit is contained in:
Chris Rebert
2014-01-07 17:08:40 -08:00
parent 9eab6ffd1c
commit bf5017c01c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -208,7 +208,7 @@ module.exports = function (grunt) {
cwd: './dist',
src: [
'{css,js}/*.min.*',
'{css}/*.map',
'css/*.map',
'fonts/*'
],
dest: 'docs/dist'
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long