I wonder if it would make sense to output the used tailwind version to
a) the generated elm files (as a comment)
b) the build process output of npx elm-tailwind-modules.
Maybe together with a hash of the used tailwind.config.js file?
My motivation behind the proposal is that I just noticed by accident that I'm still using tailwind v2 on a development machine (tailwindcss is installed manually there at the moment).