Class GrapesJsPostcssParserPlugin

java.lang.Object
io.jmix.messagetemplatesflowui.kit.component.GrapesJsPlugin
io.jmix.messagetemplatesflowui.component.plugin.GrapesJsPostcssParserPlugin
All Implemented Interfaces:
Serializable

@Component("msgtmp_GrapesJsPostcssParserPlugin") public class GrapesJsPostcssParserPlugin extends GrapesJsPlugin
The plugin enables custom CSS parser via PostCSS. If you import templates from HTML/CSS or embed custom codes (e.g. by using GrapesJsCustomCodePlugin) you definitely need to use this one to avoid issues with styles.
See Also:
  • Field Details

  • Constructor Details

    • GrapesJsPostcssParserPlugin

      public GrapesJsPostcssParserPlugin()