Class SassExtension

    • Method Detail

      • setOutputStyle

        public void setOutputStyle​(String outputStyle)
      • getOutputStyle

        public Property<sass.embedded_protocol.EmbeddedSass.OutputStyle> getOutputStyle()
        Output style for the generated css code.
      • getSourceMapContents

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

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

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object