eedamame / precheckcss

precheckcss - List the selectors of css and find duplicate selectors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

precheckcss

List the selectors of css and find duplicate selectors.

Usage

$ npm install

cssファイルを、 precheckitem ディレクトリに入れる

$ npm run start

open http://localhost:3000

About

precheckcss - List the selectors of css and find duplicate selectors.


Languages

Language:CSS 87.7%Language:JavaScript 10.8%Language:HTML 1.4%