Skip to content

Install

Terminal window
npm install @cmunns/guidepost

Ships ESM and CJS with TypeScript types. The stylesheet gets injected the first time you use it. Want to own your CSS pipeline? Import it yourself and pass injectStyles: false:

// only if you set injectStyles: false
import '@cmunns/guidepost/guidepost.css';