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

libFadeIn() protected méthode

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