Class SpincastCssAutoprefixerManagerDefault

java.lang.Object
org.spincast.plugins.cssautoprefixer.SpincastCssAutoprefixerManagerDefault
All Implemented Interfaces:
SpincastCssAutoprefixerManager

public class SpincastCssAutoprefixerManagerDefault extends Object implements SpincastCssAutoprefixerManager
CSS Autoprefixer manager.
  • Field Details

    • logger

      protected static final org.slf4j.Logger logger
  • Constructor Details

    • SpincastCssAutoprefixerManagerDefault

      @Inject public SpincastCssAutoprefixerManagerDefault(org.spincast.core.utils.SpincastUtils spincastUtils, org.spincast.plugins.processutils.SpincastProcessUtils spincastProcessUtils, org.spincast.core.config.SpincastConfig spincastConfig, SpincastCssAutoprefixerConfig spincastCssAutoprefixerConfig, org.spincast.core.json.JsonManager jsonManager)
  • Method Details