We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03575d5 commit de76abaCopy full SHA for de76aba
CHANGELOG.md
@@ -4,6 +4,15 @@ All notable changes to TailPress will be documented in this file.
4
5
## Unreleased
6
7
+## 3.3.0
8
+
9
+- Update to Tailwind 3.3.0
10
+- Laravel Mix is now the default compiler (with the TailPress installer (^v2.0.0), use `compiler="esbuild"` if you want to keep using esbuild)
11
12
+## 3.2.0
13
14
+- Update to Tailwind 3.2.0
15
16
## 3.1.0
17
- Tailwind font sizes are now set as defined in `theme.json`.
18
- Breakpoints now based on WordPress defaults (https://developer.wordpress.org/block-editor/reference-guides/packages/packages-viewport/#usage).
0 commit comments