Skip to content

Commit e458423

Browse files
tonysmgithub-actions[bot]
authored andcommitted
Fix styling
1 parent e1ce45e commit e458423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/BuildCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
use Illuminate\Console\Command;
66
use Illuminate\Support\Facades\File;
77
use Illuminate\Support\Facades\Process;
8-
use Tonysm\TailwindCss\Manifest;
98
use Symfony\Component\Process\Process as SymfonyProcess;
9+
use Tonysm\TailwindCss\Manifest;
1010

1111
class BuildCommand extends Command
1212
{

0 commit comments

Comments
 (0)