Glenn Töws
Glenn Töws
Seems like the V5 beta removed the conditional loading of next/headers only for RSC (which was added in a certain minor/patch version of V4), so people using pages router (like...
Edit: The "dependency" and "dirDependency" support doesn't help with this problem. Stencil makes the correct calls to PostCss for every file, but the error lies in using a cached version...
First version didn't work, so after further investigation I think I found out why this whole Tailwind stuff is not working in Watch mode. The dirDependency messages are not relevant...
New version adds an option to the config of the plugin: The optional plugin `alwaysParseNonCachedCss` allows the user to force the plugin to manually read a non-cached input version of...