widen watch for html files, required for updates to demo.html
This commit is contained in:
		| @@ -126,7 +126,7 @@ module.exports = function(grunt) { | ||||
| 				tasks: 'css-core' | ||||
| 			}, | ||||
| 			html: { | ||||
| 				files: [ 'index.html'] | ||||
| 				files: [ '*.html'] | ||||
| 			}, | ||||
| 			markdown: { | ||||
| 				files: [ '*.md' ] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user