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
+2-2
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
A front-end preset for Laravel to scaffold an application using the [TALL stack](https://tallstack.dev), jumpstarting your application's development.
7
7
8
8
If you're not familiar with the name, it's an acronym that describes the main technologies involved in the stack:
9
-
-[TailwindCSS](https://tailwindcss.com)
9
+
-[Tailwind CSS](https://tailwindcss.com)
10
10
-[Alpine.js](https://github.com/alpinejs/alpine)
11
11
-[Laravel](https://laravel.com)
12
12
-[Livewire](https://laravel-livewire.com)
@@ -15,7 +15,7 @@ If you're not familiar with the name, it's an acronym that describes the main te
15
15
16
16
Some notable features of this package include:
17
17
- Views extending a default layout
18
-
- Front-end assets like TailwindCSS and AlpineJS compiled with Laravel Mix
18
+
- Front-end assets like Tailwind CSS and Alpine.js compiled with Laravel Mix
19
19
- Tailwind-powered pagination views
20
20
- The [Tailwind UI](https://tailwindui.com) and Tailwind's [Custom Forms](https://github.com/tailwindcss/custom-forms) extensions available out-of-the-box
0 commit comments