0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

Gruntfile.js: fix path after d08bbdc6ec50baca9e34d2aa6e8bcfc8d6135217.

This commit is contained in:
XhmikosR 2014-03-12 19:14:25 +02:00
parent 08f470ea68
commit 28d2de3703

View File

@ -206,7 +206,7 @@ module.exports = function (grunt) {
src: 'dist/css/<%= pkg.name %>-theme.css' src: 'dist/css/<%= pkg.name %>-theme.css'
}, },
docs: { docs: {
src: 'docs/assets/css/docs.css' src: 'docs/assets/css/src/docs.css'
}, },
examples: { examples: {
expand: true, expand: true,