Installation
Install the package
Section titled “Install the package”npm install @gesslar/starlight-class-browserpnpm add @gesslar/starlight-class-browseryarn add @gesslar/starlight-class-browserThat’s it
Section titled “That’s it”No Astro integration to register, no config to add. The components are ready
to import in any .mdx page:
import * as CB from "@gesslar/starlight-class-browser";