Class OutputStyle

java.lang.Object
sass.embedded_protocol.EmbeddedSass.OutputStyle

@Deprecated public final class OutputStyle extends Object
Deprecated.
Migrate to OutputStyle
Delegate for the old OutputStyle FQN.

This should help builds to migrate to the new package.

  • Field Details

    • EXPANDED

      @Deprecated public static final com.sass_lang.embedded_protocol.OutputStyle EXPANDED
      Deprecated.
      Migrate to OutputStyle.EXPANDED
      See Also:
      • OutputStyle.EXPANDED
    • COMPRESSED

      @Deprecated public static final com.sass_lang.embedded_protocol.OutputStyle COMPRESSED
      Deprecated.
      Migrate to OutputStyle.COMPRESSED
      See Also:
      • OutputStyle.COMPRESSED