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

libFadeIn() 보호된 메소드

protected libFadeIn ( $args )
    protected function libFadeIn($args)
    {
        return $this->libOpacify($args);
    }
Compiler