Installation
A quick guide to get started with Yumma UI.
Installing Yumma UI
-
Install Yumma UI
Terminal pnpm add @yummacss/ui -DTerminal npm i @yummacss/ui -DTerminal yarn add @yummacss/ui -D
-
Import styles
Import the Yumma UI styles in your project.
main.ts import "@yummacss/ui/styles.css";import "./globals.css";
Why Yumma UI?
Yumma UI is a set of accessible and mature React components built on top of Yumma CSS and Base UI that you can use to build your UIs super quickly. It’s super minimalist, lightweight, and super customizable.