Scroll to navigation

STYLUS(1) User Commands STYLUS(1)

NAME

stylus - Expressive, robust, feature-rich CSS language compiler

DESCRIPTION

Usage: stylus [options] [command] [< in [> out]]
[file|dir ...]
Commands:
your default browser. Optionally searches other resources of <type>: safari opera w3c ms caniuse quirksmode
Options:
Start interactive REPL
Utilize the Stylus plugin at <path>
Utilize image inlining via data URI support
Watch file(s) for changes and re-compile
Output to <dir> when passing files
Convert CSS input to Stylus
Add <path> to lookup paths
Compress CSS output
Display input along with output
Emits debug infos in the generated CSS that can be used by the FireStylus Firebug plugin
Emits comments in the generated CSS indicating the corresponding Stylus line
Generates a sourcemap in sourcemaps v3 format
Less noisy output
Inlines sourcemap with full source text in base64 format
"sourceRoot" property of the generated sourcemap

--sourcemap-base <path> Base <path> from which sourcemap and all sources are relative

prefix all css classes
Print out the compiled CSS
Import stylus <file>
Include regular CSS on @import
Specify custom file extension for compiled file, default .css
Display dependencies of the compiled file
Disable caching
Move @import and @charset to the top
Resolve relative urls inside imports
Like --resolve-url but without file existence check
Display the version of Stylus
Display help information
March 2022 stylus 0.57.0