Leafo\ScssPhp\Compiler::libFadeOut PHP 메소드

libFadeOut() 보호된 메소드

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