Skip to content

Commit e023bac

Browse files
authored
Update README.md
1 parent d1cd1e7 commit e023bac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
A front-end preset for Laravel to scaffold an application using the [TALL stack](https://tallstack.dev), jumpstarting your application's development.
77

88
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)
1010
- [Alpine.js](https://github.com/alpinejs/alpine)
1111
- [Laravel](https://laravel.com)
1212
- [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
1515

1616
Some notable features of this package include:
1717
- 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
1919
- Tailwind-powered pagination views
2020
- The [Tailwind UI](https://tailwindui.com) and Tailwind's [Custom Forms](https://github.com/tailwindcss/custom-forms) extensions available out-of-the-box
2121

0 commit comments

Comments
 (0)