Leafo\ScssPhp\Compiler::libFadeOut PHP Method

libFadeOut() protected method

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