mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 21:40:24 +00:00
Gruntfile.js: fix path after d08bbdc6ec.
This commit is contained in:
parent
08f470ea68
commit
28d2de3703
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ module.exports = function (grunt) {
|
|||
src: 'dist/css/<%= pkg.name %>-theme.css'
|
||||
},
|
||||
docs: {
|
||||
src: 'docs/assets/css/docs.css'
|
||||
src: 'docs/assets/css/src/docs.css'
|
||||
},
|
||||
examples: {
|
||||
expand: true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue