Skip to content

Commit

Permalink
[Closes twbs#16447] Concat. license to bootstrap.less
Browse files Browse the repository at this point in the history
[Closes twbs#16447] Concat. license to bootstrap.less
  • Loading branch information
kkirsche committed May 12, 2015
1 parent 9bf6e10 commit 9648f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ module.exports = function (grunt) {
strictMath: true,
sourceMap: true,
outputSourceFiles: true,
banner: '<%= banner %>',
sourceMapURL: '<%= pkg.name %>.css.map',
sourceMapFilename: 'dist/css/<%= pkg.name %>.css.map'
},
Expand Down

0 comments on commit 9648f79

Please sign in to comment.