UNPKG

sveldoc

Version:

Readme-driven Development for building Svelte components

17 lines (15 loc) 310 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.sveldoc_styles = void 0; exports.sveldoc_styles = ` iframe { display: block; width: 100%; height: 200px; border: 0; background: none; } .markdown-body iframe + pre { margin-bottom: 48px; } `;