Commit 78e1af58 authored by Mark Otto's avatar Mark Otto

typo

parent b43371cd
......@@ -205,7 +205,7 @@ module.exports = function (grunt) {
cwd: './dist',
src: [
'{css,js}/*.min.*',
'{css}*.map',
'{css}/*.map',
'fonts/*'
],
dest: 'docs/dist'
......
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