Leafo\ScssPhp\Compiler::libFadeIn PHP Method

libFadeIn() protected method

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