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

master
Hakim El Hattab 2016-04-10 12:07:49 +02:00
parent 87b24dd457
commit a6507afcb4
1 changed files with 1 additions and 1 deletions

View File

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