Manage reuse of stylesheets
Install via your favorite package manager. Ex:
pnpm add @dashkite/verve
import { layers, reset, normalize, typography } from "@dashkite/verve"
import { style } from "@dashkite/stylist"
style document, [ layers, reset, normalize, typography ]