Class: SassConvert
Defined in: | src/beautifiers/sass-convert.coffee |
Inherits: | Beautifier |
Variables Summary
- name =
-
"SassConvert"
- link =
-
"http://sass-lang.com/documentation/file.SASS_REFERENCE.html#syntax"
- options =
-
{ /* TODO: Add support for options */ CSS: false, Sass: false, SCSS: false }
Variable inherited from Beautifier
Promise name options languages beautify _envCache _envCacheDate _envCacheExpiry logger
Instance Method Summary
Inherited Method Summary
Methods inherited from
Beautifier
#deprecate #tempFile #readFile #findFile #getShellEnvironment #which #commandNotFoundError #run #spawn #setupLogger
Instance Method Details
#
(void)
beautify(text, language, options, context)