GrafiteInc/Html

View on GitHub
src/Tags/Animations/Typewriter.php

Summary

Maintainability
C
7 hrs
Test Coverage

Method styles has 197 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static function styles()
    {
        return <<<CSS
            .typewriter {
            --blue: #5C86FF;
Severity: Major
Found in src/Tags/Animations/Typewriter.php - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status