Skip to content

Latest commit

 

History

History
 
 

cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

modular-css-cli NPM Version NPM License NPM Downloads

Gitter

CLI interface to modular-css.

Installation

$ npm i modular-css-cli

Usage

usage: modular-css [options] <glob>...

Options:
    --dir,     -d <dir>    Directory to search from [process cwd]
    --out,     -o <file>   File to write output CSS to [stdout]
    --json,    -j <file>   File to write output compositions JSON to
    --map,     -m          Include inline source map in output
    --rewrite, -r          Control rewriting of url() references in CSS
    --help                 Show this help