0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-10 22:38:53 -05:00
astro/packages/integrations/mdx/test/fixtures/mdx-images
Matt Kane 44841fc281
fix: conditionally import image style (#12925)
* fix: conditionally import image style

* Use wrapper component for conditional style import

* changeset

* Add tests

* Fix tests

* Update markdoc tests

* Lint
2025-01-08 13:24:45 +00:00
..
public [MDX] Support img component prop for optimized images (#8468) 2023-09-13 18:27:03 +02:00
src fix: conditionally import image style (#12925) 2025-01-08 13:24:45 +00:00
astro.config.ts fix: conditionally import image style (#12925) 2025-01-08 13:24:45 +00:00
package.json chore(deps): update all non-major dependencies (#10958) 2024-05-09 15:20:13 +08:00
tsconfig.json feat(next): reference astro/client from astro/config (#11925) 2024-09-11 14:40:15 +02:00