css2sass(1)
NAME
css2sass - Transforms a CSS file into corresponding Sass code
SYNOPSIS
html2haml [options] [INPUT] [OUTPUT]
DESCRIPTION
Transforms a CSS file into corresponding Sass code
OPTIONS
- -a, --alternate
- Output using alternative Sass syntax (margin: 1px)
- -s, --stdin
- Read input from standard input instead of an input file
- --trace Show a full traceback on error
- -?, -h, --help
- Show this message
- -v, --version
- Print version
SEE ALSO
This program is shipped as part of the libhaml-ruby1.8 library package,
you can check its corresponding documentation can be found in the libhaml-ruby-doc package.
AUTHOR
- This manual page was written by Gunnar Wolf <gwolf@debian.org>, based
on the command-line output of this program, for the Debian GNU/Linux
system (but may be freely used by others).