Commit 87c9ce53 authored by Mark Otto's avatar Mark Otto

Remove unused docs CSS

parent d3fc9952
......@@ -207,7 +207,7 @@ module.exports = function (grunt) {
src: 'dist/css/<%= pkg.name %>-theme.css'
},
docs: {
src: 'docs/assets/css/docs.css'
src: 'docs/assets/css/docs.min.css'
},
examples: {
expand: true,
......
This diff is collapsed.
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