@snipcode/embed
v1.1.4
Published
This package contains the script and style assets for code snippet rendering in an embed.
Downloads
3
Maintainers
Readme
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/[email protected]/style.min.css" />
<script type="text/javascript" src="https://www.unpkg.com/@snipcode/[email protected]/script.min.js"></script>