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
When using the MDX auto-imports, all embeds CSS files are loaded (YT, vimeo, ...), not just the one being used.
It seems to be the same behaviour that the "standalone installation" fixes: https://astro-embed.netlify.app/components/youtube/#standalone-installation
It might be better to switch the auto-import method here to use standalone installs instead?
astro-embed/packages/astro-embed-integration/index.ts
Line 40 in 96ce82e
The text was updated successfully, but these errors were encountered:
Thanks @sylvinus — closing this as a duplicate of delucis/astro-auto-import#43
Sorry, something went wrong.
No branches or pull requests
When using the MDX auto-imports, all embeds CSS files are loaded (YT, vimeo, ...), not just the one being used.
It seems to be the same behaviour that the "standalone installation" fixes:
https://astro-embed.netlify.app/components/youtube/#standalone-installation
It might be better to switch the auto-import method here to use standalone installs instead?
astro-embed/packages/astro-embed-integration/index.ts
Line 40 in 96ce82e
The text was updated successfully, but these errors were encountered: