css-builder

This command line application builds CSS files from SASS files.

css-builder

A simple wrapper around the sass library. css-builder will allow you to specify one or more source directories and one destination directory. The application will then compile all SASS/SCSS files in the source directories to CSS and place the resulting files in the destination directory.

Options

# css-builder -h
CSS Builder
    -s dir, --source=dir             Source directory
    -d dir, --destination=dir        Destination directory
    -f format, --format=format       Output format
    -h, --help                       Show help

Allowed values for the --format parameters are nested, expanded, compact and compressed.

Repository

css-builder

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 1
  • almost 3 years ago
  • November 26, 2021
License

MIT License

Links
Synced at

Thu, 07 Nov 2024 10:43:03 GMT

Languages