2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Remove unused docs CSS

This commit is contained in:
Mark Otto
2014-07-09 10:47:53 -07:00
parent d3fc995293
commit 87c9ce5333
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -207,7 +207,7 @@ module.exports = function (grunt) {
src: 'dist/css/<%= pkg.name %>-theme.css'
},
docs: {
src: 'docs/assets/css/docs.css'
src: 'docs/assets/css/docs.min.css'
},
examples: {
expand: true,
+1 -1
View File
File diff suppressed because one or more lines are too long