@prxm/particles
v1.0.0-canary.5
Published
Miverva, the UI building blocks of Proxima are consumed across the application. Due to the Next.js bundling strategy and the monorepo structure we need to re-import them and re-export just tiny pieces used from the marketing and documentation website.
Downloads
14
Readme
Share parts of the UI components (minerva) in NPM
Miverva, the UI building blocks of Proxima are consumed across the application. Due to the Next.js bundling strategy and the monorepo structure we need to re-import them and re-export just tiny pieces used from the marketing and documentation website.
Astro consumes the same components and we need to re-export them for the marketing website. D-R-Y at its finest.