1.1.4 • Published 1 year ago
@snipcode/embed v1.1.4
Snipcode Embed
This package contains the script and style assets for code snippet rendering in an embed.
To use it, include the CSS and JavaScript link to UNPKG file.
<link rel="stylesheet" type="text/css" href="https://www.unpkg.com/@snipcode/embed@1.1.3/style.min.css" />
<script type="text/javascript" src="https://www.unpkg.com/@snipcode/embed@1.1.3/script.min.js"></script>