Class SassExtension

    • Constructor Detail

      • SassExtension

        public SassExtension()
    • Method Detail

      • getOmitSourceMapUrl

        public abstract Property<Boolean> getOmitSourceMapUrl()
      • getSourceMapContents

        public abstract Property<Boolean> getSourceMapContents()
        Embed include contents in maps.
      • getSourceMapEmbed

        public abstract Property<Boolean> getSourceMapEmbed()
        Embed sourceMappingUrl as data uri.
      • getSourceMapEnabled

        public abstract Property<Boolean> getSourceMapEnabled()