We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931b2c3 commit 08f2f66Copy full SHA for 08f2f66
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `tailwindcss-laravel` will be documented in this file.
4
5
+## 0.11.0 - 2023-11-12
6
+
7
+### What's Changed
8
9
+- Fixes installation command not overriding the default `app.css` file even though it's empty
10
+- Bumps the default TailwindCSS bin version to v3.3.5
11
12
+**Full Changelog**: https://github.com/tonysm/tailwindcss-laravel/compare/0.10.1...0.11.0
13
14
## 0.10.1 - 2023-05-13
15
16
### What's changed
0 commit comments