Uses of Interface
org.spincast.plugins.cssautoprefixer.config.SpincastCssAutoprefixerConfig
Packages that use SpincastCssAutoprefixerConfig
Package
Description
-
Uses of SpincastCssAutoprefixerConfig in org.spincast.plugins.cssautoprefixer
Methods in org.spincast.plugins.cssautoprefixer that return SpincastCssAutoprefixerConfigModifier and TypeMethodDescriptionprotected SpincastCssAutoprefixerConfigSpincastCssAutoprefixerManagerDefault.getSpincastCssAutoprefixerConfig()Methods in org.spincast.plugins.cssautoprefixer that return types with arguments of type SpincastCssAutoprefixerConfigModifier and TypeMethodDescriptionprotected Class<? extends SpincastCssAutoprefixerConfig>SpincastCssAutoprefixerPluginModule.getCssAutoprefixerConfigImpl()Constructors in org.spincast.plugins.cssautoprefixer with parameters of type SpincastCssAutoprefixerConfigModifierConstructorDescriptionSpincastCssAutoprefixerManagerDefault(SpincastUtils spincastUtils, SpincastProcessUtils spincastProcessUtils, SpincastConfig spincastConfig, SpincastCssAutoprefixerConfig spincastCssAutoprefixerConfig, JsonManager jsonManager) -
Uses of SpincastCssAutoprefixerConfig in org.spincast.plugins.cssautoprefixer.config
Classes in org.spincast.plugins.cssautoprefixer.config that implement SpincastCssAutoprefixerConfig