Releases: nuxt-modules/tailwindcss
Releases · nuxt-modules/tailwindcss
v6.6.2
v6.6.1
What's Changed
- chore: reducing dependencies by @ineshbose in #634
- chore: update readme by @ineshbose in #640
- chore: move heavy populateMap function to utils by @ineshbose in #637
- chore: add
utils
to default content path by @manniL in #641 - chore: improving types for config by @ineshbose in #635
- chore(deps): update all non-major dependencies by @renovate in #631
Full Changelog: v6.6.0...v6.6.1
v6.6.0
What's Changed
- feat: restart Nuxt server on config changes (Nuxt >= 3.3) by @atinux in #624
- feat(exposeConfig): maximize nested exports by @ineshbose in #629
Full Changelog: v6.5.0...v6.6.0
v6.5.0
What's Changed
- feat: providing types for all exports by @ineshbose in #617
- fix: set preset plugins to null in resolved config by @tkofh in #618
- chore(deps): update all non-major dependencies by @renovate in #615
- docs: broken links updated by @zackha in #625
New Contributors
Full Changelog: v6.4.1...v6.5.0
v6.4.0
What's Changed
- Adding Tailwind Viewer to Nuxt Devtools by @claranceliberi in #612
- Support for nuxt 2.16+ by @simllll in #611
- docs: add example for flowbite in #605
- chore(deps): update all non-major dependencies by @renovate in #604
New Contributors
- @simllll made their first contribution in #611
- @claranceliberi made their first contribution in #612
Full Changelog: v6.3.1...v6.4.0
v6.3.0
What's Changed
Features ✨
- Expose nested properties by @ineshbose in #583, learn more.
Fixes 🐞
- fix: considered content as function by @ineshbose in #592
- fix: css intellisense not working by @nazar1ua in #596
Chores 🧹
- chore(deps): update dependency postcss-nesting to v11 by @renovate in #600
- chore(deps): update devdependency jsdom to v21 by @renovate in #588
- chore(deps): update dependency ufo to v1 by @renovate in #564
- chore(deps): update dependency postcss-custom-properties to v13 by @renovate in #599
New Contributors
Full Changelog: v6.2.0...v6.3.0
v6.1.3
What's Changed
- fix: css option in object format error (Nuxt 2). by @mena234 in #557
- docs: Brackets missing in the
nuxt.config.ts
. by @boring-dragon in #556
New Contributors
- @boring-dragon made their first contribution in #556
- @mena234 made their first contribution in #557
Full Changelog: v6.1.2...v6.1.3