Releases: atinux/content-wind
Releases · atinux/content-wind
v0.4.1
v0.4.0
Major update
I removed the List
and Alert
component to instead migrate to Nuxt Elements that has more components to use directly 🚀
Also upgraded to Content v2.3 and added @nuxt/eslint-config
✨
v0.3.7
v0.3.6
v0.3.5
v0.3.0
What's Changed
- Move to Nuxt Typography in #34 instead of Tailwind Typography for better customization
Full Changelog: v0.2.9...v0.3.0
v0.2.7
v0.1.0
Content Wind is ready ✨
Full Changelog: v0.0.8...v0.1.0
v0.0.7
What's Changed
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Content Wind is now a Nuxt theme ✨
It is no longer a GitHub template in order to power the extends
feature of Nuxt 3.
This means that you can get updates from content-wind
as a normal NPM package with the possibility to extend each part of it by creating the same file in your project as on https://github.com/Atinux/content-wind/tree/main/theme 🚀
Take a look at the online playground.
Or start locally with:
npx nuxi@latest init -t themes/content-wind my-website