UNPKG

gitbook-plugin-scouchi-alerts

Version:

GitBook plugin to convert blockquotes into beautiful and configurable alerts using preconfigured or own styles and alert types.

10 lines (9 loc) 219 B
/*! * gitbook-plugin-scouchi-alerts * v0.0.17 * * (c) 2021 scouchi * MIT license */ "use strict";module.exports={book:{assets:"./dist/book",js:["plugin.js"],css:["style.css"]}}; //# sourceMappingURL=index.js.map