Leafo\ScssPhp\Compiler::libFadeOut PHP Méthode

libFadeOut() protected méthode

protected libFadeOut ( $args )
    protected function libFadeOut($args)
    {
        return $this->libTransparentize($args);
    }
Compiler