@montage-ui/nextjs
v4.0.0-57e6596eb936f928544eaff10c681cc01de8afc8.4
Published
Next.js integration for the Montage design system
Readme
@montage-ui/nextjs
Next.js integration for Montage. Provides AppRouterCacheProvider, AppCacheProvider, DocumentHeadTags, and SSR utilities for Emotion. Supports both App Router and Page Router.
Installation
pnpm i @montage-ui/nextjsNote:
@montage-ui/nextjsmust be installed with the same version as other@montage-ui/*packages (e.g.,@montage-ui/core). Mismatched versions can cause duplicate theme contexts and unexpected styling issues.
For setup instructions, see @montage-ui/core.
