UNPKG

gatsby-remark-image-attributes

Version:

Creates HTML image markup with style and data-* attributes from [`mdAST Image`](https://github.com/syntax-tree/mdast#image) nodes with attributes in their title.

5 lines (4 loc) 150 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CSS_CLASS = void 0; exports.CSS_CLASS = 'gatsby-img-attributes';