mix sass (dart_sass v0.1.2) View Source
Invokes sass with the given args.
Usage:
$ mix sass CONTEXT ARGS
Example:
$ mix sass default assets/css/app.scss priv/static/assets/app.css
If dart-sass is not installed, it is automatically downloaded. Note the arguments given to this task will be appended to any configured arguments.