Loading...
Loading...
Loading...
Forces dark theme on marketing pages. Restores previous theme on unmount.
Install
npx bouncekit@latest add marketingthemeforceImport
import { MarketingThemeForce } from "@/components/marketing/marketing-theme-force"import { MarketingThemeForce } from "@/components/marketing/marketing-theme-force"
// In your marketing layout:
<MarketingThemeForce />
// Forces dark theme on marketing pages.
// Restores previous theme on unmount.API Reference
Extends native HTML attributes — no custom props.
Source
src/components/marketing/marketing-theme-force.tsx