/home/brandsfa/.trash/vendor.1/nunomaduro/termwind/src/Components/Span.php
<?php

declare(strict_types=1);

namespace Termwind\Components;

final class Span extends Element
{
    // ..
}
/* CSS comment in PHP: body { color: red; } */