npm

css-merge

0.1.3 • Public • Published

css-merge

Simple CLI tool to merge redundant CSS files, developed for streamlining website error-fixing process.

Install

Clone this git repo, use "npm install css-merge", or "yarn add css-merge"

Install Globally

Use "npm install -g css-merge", or "yarn global add css-merge"

Command Line Usage

Usage: css-merge [options]

Options:

-h, --help            output usage information
-V, --version         output the version number
-i --input [input]    Input directory with CSS Files To Combine, defualt is current directory.
-o --output [output]  Output CSS file name, default is output.css
-m --minify           Minify the output CSS

Readme

Keywords

none

Package Sidebar

Install

npm i css-merge

Weekly Downloads

30

Version

0.1.3

License

MIT

Last publish

Collaborators

  • triestpa