4.0.0
What's Changed
- [4.x] Adding Tailwind CSS v4 support by @jeffreyvr in #254
- Add support for responsive embeds by @brendannee in #217
New Contributors
- @brendannee made their first contribution in #217
Notes
- The npm package is no longer needed 🫡, instead everything is directly customisable through the css files (mostly
theme.css
andutilities.css
) in theresources
folder - As of v4 we only support Laravel Mix via the installer, which means esbuild is no longer available
Full Changelog: 3.4.0...4.0.0