UNPKG

@bashbers/astro-image-dithering

Version:

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

5 lines (4 loc) 162 B
export * from './integration.js'; export * from "./lib.js"; export * from './rehypeDitheredImageContainerHtml.js'; export * from './dithered-image-container.js';