Commit 28d2de37 authored by XhmikosR's avatar XhmikosR

Gruntfile.js: fix path after d08bbdc6.

parent 08f470ea
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment