We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
withBackground
The text was updated successfully, but these errors were encountered:
@ticklemepierce any chance you're using minify: true on this? Was just reported that minifying messes up the outlook mso stuff.
minify: true
Sorry, something went wrong.
export const config = defineConfig({ render: { minify: false }, plugins: [scssInjectionPlugin, inlinePlugin], });
assuming the config is working correctly we are not but I'm off of work until 2025 so don't want to dig in too much until then :P
Successfully merging a pull request may close this issue.
Expected Behavior
Actual Behavior
The text was updated successfully, but these errors were encountered: