This website works better with JavaScript
ホーム
エクスプローラ
原型工具、Api管理、Bug管理等
更多工具
团队协作
快速原型
自动标注
Bug管理
Api管理
サインイン
zhuliang
/
AdminLTE
同期ミラー
https://github.com/almasaeed2010/AdminLTE.git
Watch
1
Star
0
Fork
0
ファイル
課題
0
Wiki
ソースを参照
Description of module: CSSLINT
Arno Roldao Junior
9 年 前
親
b6a21d5dc7
コミット
e140f96d12
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
grunt-tasks/csslint.js
+ 1
- 0
grunt-tasks/csslint.js
ファイルの表示
@@ -1,3 +1,4 @@
+// Validate CSS files
'use strict';
module.exports = function (grunt) {