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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ A Laravel front-end scaffolding preset for [Tailwind CSS](https://tailwindcss.co
4
4
5
5
## Usage
6
6
7
-
1. Fresh install Laravel >= 6.0 and cd to your app.
7
+
1. Fresh install Laravel >= 6.0 and `cd` to your app.
8
8
2. Install this preset via `composer require laravel-frontend-presets/tailwindcss --dev`. Laravel will automatically discover this package. No need to register the service provider.
0 commit comments