@seanmcp/demo

2.1.0 • Public • Published

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>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.0
    0
    • latest

Version History

Package Sidebar

Install

npm i @seanmcp/demo

Weekly Downloads

0

Version

2.1.0

License

none

Unpacked Size

4.82 kB

Total Files

5

Last publish

Collaborators

  • seanmcp