Tasks
trait Tasks (View source)
Methods
taskMinify(string $input)
No description
taskImageMinify(string|string[] $input)
No description
taskLess(array $input)
No description
taskScss(array $input)
No description
Details
protected Minify|CollectionBuilder
taskMinify(string $input)
No description
protected ImageMinify|CollectionBuilder
taskImageMinify(string|string[] $input)
No description
protected Less|CollectionBuilder
taskLess(array $input)
No description
protected Scss|CollectionBuilder
taskScss(array $input)
No description