macOS ◆ screen-256color ◆ bash 66 views

Usage: node beautify-css.js [options] [file || URL || STDIN]

Reads from standard input if no file or URL is specified.

Options: -m Beautify mode, (default to 0) -h Print this help

Examples: beautify-css -m 0 example.css beautify-css < example.css