3.3.0
What's Changed
- Update to Tailwind CSS v3.3.0
- Laravel Mix is (again) the default compiler instead of esbuild (use
compiler="esbuild"
with the installer if you want to keep using that) - tw 3.1 adds first party typescript types by @jarednthomas in #155
- Update minor typo by @davidangel in #180
New Contributors
- @jarednthomas made their first contribution in #155
- @davidangel made their first contribution in #180
Full Changelog: 3.2.0...3.3.0