sassed ~master (2015-01-29T15:12:50Z)
Dub
Repo
Sass.compile
sassed
sass
Sass
Compiles SASS string to CSS string.
string
compile
(string source)
class
Sass
const
string
compile
(
in
string
source
)
string
compile
(string source, string sourcemap)
Return Value
Type:
string
compiled CSS code
Meta
Source
See Implementation
sassed
sass
Sass
constructors
this
functions
compile
compileFile
compileFileImpl
compileFolder
compileImpl
convertSass2Scss
createMapFile
createResultFile
testDirs
unwatchDir
watchDir
watchDirImpl
variables
options
versions
Compiles SASS string to CSS string.