Class WatchSassMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.github.cleydyr.maven.plugin.CompileSassMojo
com.github.cleydyr.maven.plugin.WatchSassMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="watch-sass") public class WatchSassMojo extends CompileSassMojo
Goal that compiles a set of sass/scss files from an input directory to an output directory keeps the process opened watching for changes in the source files.