2.1.0 • Published 5 years ago

@seanmcp/demo v2.1.0

Weekly downloads
-
License
-
Repository
github
Last release
5 years ago

Demo Shared

Shared styles for demo pages

Install

Install the dependency:

npm i @seanmcp/demo

Add the CSS and favicon to the <head> of the document:

<link rel="stylesheet" href="./node_modules/@seanmcp/demo/shared.css">
<link rel="shortcut icon" href="./node_modules/@seanmcp/demo/favicon.svg" type="image/svg">

Add the following script tag to the bottom of your document:

<script src="./node_modules/@seanmcp/demo/shared.js"></script>
2.0.2

5 years ago

1.0.1

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago