fix diff of css rule removal

This commit is contained in:
Leo Horie 2014-05-09 22:21:43 -04:00
parent dc9cae09fc
commit 63a7461657
6 changed files with 41 additions and 6 deletions

View file

@ -1,6 +1,6 @@
module.exports = function(grunt) {
var version = "0.1.12"
var version = "0.1.13"
var inputFolder = "./docs"
var tempFolder = "./temp"