@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>

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @seanmcp/demo

      Weekly Downloads

      1

      Version

      2.1.0

      License

      none

      Unpacked Size

      4.82 kB

      Total Files

      5

      Last publish

      Collaborators

      • seanmcp