Package io.freefair.gradle.plugins.sass
Class SassExtension
java.lang.Object
io.freefair.gradle.plugins.sass.SassExtension
- All Implemented Interfaces:
ExtensionAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Property<com.sass_lang.embedded_protocol.OutputStyle>Output style for the generated css code.Embed include contents in maps.Embed sourceMappingUrl as data uri.Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.gradle.api.plugins.ExtensionAware
getExtensions
-
Constructor Details
-
SassExtension
public SassExtension()
-
-
Method Details
-
getOmitSourceMapUrl
-
getOutputStyle
Output style for the generated css code. -
getSourceMapContents
Embed include contents in maps. -
getSourceMapEmbed
Embed sourceMappingUrl as data uri. -
getSourceMapEnabled
-