haute couture
1.0.0
高級時裝會檢查您的 CSS 和靜態 HTML,以確保沒有過時的樣式。它檢查指定 CSS 檔案中的所有類別和 ID 名稱是否存在於某個 HTML 檔案中。不匹配的樣式將輸出到文件中以供開發人員檢查。
首先安裝Go。
如果您只想將二進位檔案安裝到目前目錄而不關心原始程式碼,請執行
GOBIN= " $( pwd ) " GOPATH= " $( mktemp -d ) " go get github.com/baltimore-sun-data/haute-couture
$ haute-couture -h
Haute couture looks through your CSS and static HTML to ensure that there are
no out-of-date styles.
Usage: haute-couture [options]
Options:
-css string
CSS file to match against
-exclude value
regexp for sub-directories to exclude (default " ^. " )
-html-dir string
directory to search for HTML files (default " public " )
-include value
regexp for HTML files to process (default " .html?$ " )
-output string
file to save any found extra CSS identifiers in (default " extra-css.txt " )
嗯,這個名字就是炸藥。
— 格雷格比特