mirror of
https://github.com/thangisme/notes.git
synced 2026-07-12 22:30:27 -04:00
Initial commit
This commit is contained in:
18
node_modules/stylehacks/usage.txt
generated
vendored
Normal file
18
node_modules/stylehacks/usage.txt
generated
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user