1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-21 03:35:30 +00:00
notes/node_modules/stylehacks/usage.txt

19 lines
580 B
Plaintext
Raw Normal View History

2017-03-09 18:16:08 +00:00
Usage: stylehacks [input] [output] {OPTIONS}
Options:
--browsers, -b Specify the browsers that you want to support.
--lint, -l Check the file for undesirable hacks, skipping removal.
--silent Used in combination with the lint option; disable all
output, only return an exit code (0 for success).
--sourcemap -s Output a sourcemap with the CSS.
--no-color Disable colored console output.
--version, -v Outputs the version number.
--help, -h Outputs this help screen.