Home

wq scss

wq version: 1.1 1.2/1.3
Docs > Command Line Reference

wq scss

wq scss: Render all SCSS/SASS files into CSS. Provided by wq.app.

$ wq scss --help

Usage: wq scss [OPTIONS]

  Render all SCSS/SASS files into CSS.  The input directory will be searched
  for *.scss files, which will be compiled to corresponding *.css files in
  the output directory.

Options:
  --indir PATH   Path to SCSS/SASS files
  --outdir PATH  Path to CSS files
  --help         Show this message and exit.