Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
tonysm authored and github-actions[bot] committed Oct 15, 2024
1 parent e1ce45e commit e458423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/BuildCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
use Illuminate\Console\Command;
use Illuminate\Support\Facades\File;
use Illuminate\Support\Facades\Process;
use Tonysm\TailwindCss\Manifest;
use Symfony\Component\Process\Process as SymfonyProcess;
use Tonysm\TailwindCss\Manifest;

class BuildCommand extends Command
{
Expand Down

0 comments on commit e458423

Please sign in to comment.