kuzenbo-theme-runtime
Installation
SKILL.md
Kuzenbo Theme Runtime
Use this skill for external app code that consumes the stable public package @kuzenbo/theme@0.0.6.
Runtime Setup
- Install:
npm install @kuzenbo/theme next-themes
- Load one prebuilt theme stylesheet at app root:
import "@kuzenbo/theme/prebuilt/kuzenbo.css";
- Add bootstrap + provider in root layout: