Description of module: CSSLINT

This commit is contained in:
Arno Roldao Junior
2016-06-23 11:54:27 -03:00
parent b6a21d5dc7
commit e140f96d12

View File

@@ -1,3 +1,4 @@
// Validate CSS files
'use strict';
module.exports = function (grunt) {