View Source mix lightning_css (lightning_css v0.5.0)
Runs lightning_css with the given profile and args.
$ mix lightning_css --runtime-config dev
The task will install lightning_css if it hasn't been installed previously
via the mix lightning_css.install
task.
Options
* `--runtime-config` - load the runtime configuration
before executing command
* `--watch` - watches for file changes and re-runs Lightning CSS when any of the matched files changes.