Independent UI packages under the Minima namespace with decoupled names and imports.
Packages
@minimaui/ui– React component library@minimaui/icons– React icons@minimaui/ui-preset– Tailwind CSS preset (tokens)@minimaui/toolbox– internal CLI for generation (private)
Commands (from minimaui/)
yarn– install depsyarn build– build all packagesyarn test– run package testsyarn changeset– create a changesetyarn version– apply changesets and bump versionsyarn release– publish to npm
Notes
- Names are
@minimaui/*and all internal imports are aligned. - Adjust
repository.urlfields before publishing to your actual repo.