You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored the package description and fixed some typos in the README.md file. Updated the composer.json file to correct the package description. Modified the TailwindCssCommand.php file to add an option to force overwrite existing files without prompting for confirmation.
Copy file name to clipboardexpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
3
3
[](https://packagist.org/packages/fuelviews/laravel-tailwindcss)
Laravel TailwindCSS package offers an effortless solution for integrating the TailwindCSS framework into Laravel projects, enhancing front-end development with its utility-first CSS approach.
8
+
Laravel tailwindcss package offers an effortless solution for integrating the tailwindcss css framework into Laravel projects.
9
9
10
10
## Installation
11
11
@@ -43,7 +43,7 @@ Please review [our security policy](../../security/policy) on how to report secu
0 commit comments