Package io.freefair.gradle.plugins.sass
Class SassExtension
java.lang.Object
io.freefair.gradle.plugins.sass.SassExtension
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Output style for the generated css code.Embed include contents in maps.Embed sourceMappingUrl as data uri.int
hashCode()
void
setOutputStyle
(String outputStyle) toString()
-
Constructor Details
-
SassExtension
-
-
Method Details
-
setOutputStyle
-
getOmitSourceMapUrl
-
getOutputStyle
Output style for the generated css code. -
getSourceMapContents
Embed include contents in maps. -
getSourceMapEmbed
Embed sourceMappingUrl as data uri. -
getSourceMapEnabled
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-