fantasyui-com / diff-css

Command to compare two CSS files and list changes. [Library, Algorithm, CSS, Diff, PostCSS]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diff-css

Command to compare two CSS files and list changes.

Installation

npm install --global diff-css
npm i -g diff-css

Usage

$ diff-css old.css new.css

About

Command to compare two CSS files and list changes. [Library, Algorithm, CSS, Diff, PostCSS]

License:GNU General Public License v3.0


Languages

Language:JavaScript 94.9%Language:CSS 5.1%