NewYour coding agent can read the release notes before it upgrades.Set up the MCP server →
npm
Tailwind CSS module for Nuxt
Last release 1 years ago
03 Sep 2025
Release timing varies
gaps range from 9 days to 3 months
Most releases are documented
notes for 46 of the last 60 stable releases
4 versions withdrawn
withdrawn after publishing
7 years old
229 releases · first in 2019
Nothing published for this version
Nothing published for this version
Nothing published for this version
One column per quarter.
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
…your Nuxt server . This comes with ZERO breaking changes, but you may face a warning in your console that may not allow you to use this latest feature…
After working on rewriting how the config gets loaded, the module went through a big internal rewrite for us to support native module invalidation for your configuration files; this means that you can make changes to your Tailwind configuration files without restarting your Nuxt server. This comes with ZERO breaking changes, but you may face a warning in your console that may not allow you to use this latest feature:
To eliminate this, check where you are using Tailwind plugins in your project (either in nuxt.config, a hook, or a module such as nuxt/ui), and rather than passing these plugins into the inline module configuration, create a separate config file that you can pass to the configPath option of the module (not required if you provide this in tailwind.config as the module already picks that). If you are unable to resolve this, you can also specify quiet: true to the module configuration while a dependency module may provide a release with this update.
We have tested this rewrite intensively and will appreciate feedback on these changes, delivering any bugfixes with this as soon as possible. Thank you for your patience ❤️
nuxi module add command in installation (#829)nuxi module add command in installation (#829)Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Move colorette to consola/utils
colorette to consola/utils (#805)colorette to consola/utils (#805)Nothing published for this version
Nothing published for this version
Nothing published for this version
Add tw util for compatible versions and use unshift for module paths
Nothing published for this version
Nothing published for this version
Nothing published for this version
viewer: Handle redirect and callback await, thank you danielroe :)
Nothing published for this version
Nothing published for this version
resolvers: Respect configPath over layers
Nothing published for this version
nightly-ci: Specify from flag to changelogen
editorSupport option (#784)injectPosition to cssPath (#792)Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
viewer: Trust listener url for baseURL, closes #782
Nothing published for this version
Nothing published for this version
Nothing published for this version
Nothing published for this version
compare changes ### 🩹 Fixes - Remove postinstall script (132f5a1) ### ❤️ Contributors - Sébastien Chopin (@Atinux)
Nothing published for this version
nightly-ci: Apply some fixes for nightly releases
Nothing published for this version
Nothing published for this version
Nothing published for this version
compare changes ### 🏡 Chore - Remove @nuxt/postcss8 (#767) - Remove tsconfig from playgroun (603f214) - Update gitignore (931d479) ### ❤️ Contributors
Add util to write tw classes inside strings
compat: Unspecify bridge option to undefined
Your coding agent can read these notes before it upgrades. Set up the MCP server →