Skip to content

Commit 751bc36

Browse files
committed
Refactored README.md to provide a comprehensive description of the Fuelviews Laravel TailwindCSS package and its benefits for Laravel projects. Updated composer.json to include php as a required dependency for the package. (#2)
1 parent 91f94c1 commit 751bc36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Commands/TailwindCssCommand.php

-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ public function handle(): int
3939
'@tailwindcss/typography',
4040
'autoprefixer',
4141
'postcss',
42-
'dotenv',
4342
'tailwindcss',
4443
];
4544

0 commit comments

Comments
 (0)