Skip to content

CSS

The package exposes one shared stylesheet:

ts
import 'bio-tooltips/style.css';

or from a CDN:

html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bio-tooltips@1.0.2/dist/bio-tooltips.css">

The stylesheet includes base tooltip layout, module section styles, pushpin behavior, summary expansion affordances, and theme variables.