UNPKG

@bashbers/astro-image-dithering

Version:

Astro image dithering plugin - converts png's in project to dithered.pngs and uses them inside markdown files.

4 lines 158 B
export * from './integration.js' export * from "./lib.js" export * from './rehypeDitheredImageContainerHtml.js' export * from './dithered-image-container.js';