widen watch for html files, required for updates to demo.html

This commit is contained in:
Hakim El Hattab 2016-04-10 12:07:49 +02:00
parent 87b24dd457
commit a6507afcb4

View File

@ -126,7 +126,7 @@ module.exports = function(grunt) {
tasks: 'css-core' tasks: 'css-core'
}, },
html: { html: {
files: [ 'index.html'] files: [ '*.html']
}, },
markdown: { markdown: {
files: [ '*.md' ] files: [ '*.md' ]