You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although modifying tailwind.config.js triggers a recompilation, the generated CSS remains unchanged. This appears to be caused by the ESM cache, which prevents the configuration file from being reloaded.