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
Use instance `postcssProcessorCache` attribute instead of static
`postcssProcessorCache` in `TailwindRspackPluginImpl` class. Avoid
unexpected cache hits due to import cache when multiple builds.
related:
#47
0 commit comments