NAME
Mojolicious::Plugin::AssetPack::Pipe::Sass - Process sass and scss files
DESCRIPTION
Mojolicious::Plugin::AssetPack::Pipe::Sass will process sass and scss files.
This module require either the optional module CSS::Sass or the sass
program to be installed. sass
will be automatically installed using https://rubygems.org/ unless already available.
METHODS
process
See "process" in Mojolicious::Plugin::AssetPack::Pipe.