.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.2. .TH STYLUS "1" "September 2014" "stylus 0.48.1" "User Commands" .SH NAME stylus \- Expressive, robust, feature-rich CSS language compiler .SH DESCRIPTION .IP Usage: stylus [options] [command] [< in [> out]] .IP [file|dir ...] .IP Commands: .TP help [:] Opens help info at MDN for in your default browser. Optionally searches other resources of : safari opera w3c ms caniuse quirksmode .IP Options: .TP \fB\-i\fR, \fB\-\-interactive\fR Start interactive REPL .TP \fB\-u\fR, \fB\-\-use\fR Utilize the Stylus plugin at .TP \fB\-U\fR, \fB\-\-inline\fR Utilize image inlining via data URI support .TP \fB\-w\fR, \fB\-\-watch\fR Watch file(s) for changes and re\-compile .TP \fB\-o\fR, \fB\-\-out\fR Output to when passing files .TP \fB\-C\fR, \fB\-\-css\fR [dest] Convert CSS input to Stylus .TP \fB\-I\fR, \fB\-\-include\fR Add to lookup paths .TP \fB\-c\fR, \fB\-\-compress\fR Compress CSS output .TP \fB\-d\fR, \fB\-\-compare\fR Display input along with output .TP \fB\-f\fR, \fB\-\-firebug\fR Emits debug infos in the generated CSS that can be used by the FireStylus Firebug plugin .TP \fB\-l\fR, \fB\-\-line\-numbers\fR Emits comments in the generated CSS indicating the corresponding Stylus line .TP \fB\-m\fR, \fB\-\-sourcemap\fR Generates a sourcemap in sourcemaps v3 format .TP \fB\-\-sourcemap\-inline\fR Inlines sourcemap with full source text in base64 format .TP \fB\-\-sourcemap\-root\fR "sourceRoot" property of the generated sourcemap .HP \fB\-\-sourcemap\-base\fR Base from which sourcemap and all sources are relative .TP \fB\-P\fR, \fB\-\-prefix\fR [prefix] prefix all css classes .TP \fB\-p\fR, \fB\-\-print\fR Print out the compiled CSS .TP \fB\-\-import\fR Import stylus .TP \fB\-\-include\-css\fR Include regular CSS on @import .TP \fB\-D\fR, \fB\-\-deps\fR Display dependencies of the compiled file .TP \fB\-\-disable\-cache\fR Disable caching .TP \fB\-r\fR, \fB\-\-resolve\-url\fR Resolve relative urls inside imports .TP \fB\-V\fR, \fB\-\-version\fR Display the version of Stylus .TP \fB\-h\fR, \fB\-\-help\fR Display help information