@mdwrk/lander-theme
v0.1.4
Published
Portable design tokens and default styles for generic lander components.
Readme
@mdwrk/lander-theme
Portable lander styles and tokens
This package provides the default theme layer for generic lander components.
Why
Use it when you want a baseline visual system for lander components before product-specific styling is layered on top.
What
- Portable default styles for lander components.
- A shared theme baseline for first-party and downstream lander surfaces.
- A styling layer that stays separate from content, compile, and React logic.
Installation
Node.js 20.x through 22.x, matching the workspace engine contract in the root package manifest.
npm install @mdwrk/lander-themeUsage
Import the package styles into your lander app or component library entrypoint.
Related
- Packages index - family and package navigation
- Root README - repo overview
