When including the plugin in a tailwindv4 project, I get the following vite error:
[@tailwindcss/vite:generate:build] `addUtilities({ '.-m-container-padding' : … })` defines an invalid utility selector. Utilities must be a single class name and start with a lowercase letter, eg. `.scrollbar-none`.
When including the plugin in a tailwindv4 project, I get the following vite error: