2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

grunt some more things, rebuild customizer nav

This commit is contained in:
Mark Otto
2014-07-12 18:11:07 -07:00
7 changed files with 173 additions and 315 deletions
+1 -1
View File
@@ -307,7 +307,7 @@ module.exports = function (grunt) {
},
files: {
'docs/_includes/customizer-variables.html': 'docs/_jade/customizer-variables.jade',
'docs/_includes/nav/customize.html': 'docs/_jade/customizer-nav.jade'
'docs/_includes/customize-nav.html': 'docs/_jade/customizer-nav.jade'
}
}
},