Quick start (Nuxt)
1. Install Vueless Nuxt module.
2. Register @vueless/nuxt
into the Nuxt config modules
section.
3. Import Tailwind CSS and Vueless at the top of the main CSS file.
That’s it! Vueless is now ready to use in your app ✨
Last updated