">
Import Miku-UI in your index.js (React)
or _app.js (NextJS)
file as follows
// pages/_app.js import 'path/to/miku-ui.css' function MyApp({ Component, pageProps }) { return <Component {...pageProps} /> } export default MyApp
Miku UI recommends Inter (Learn More). We have couple of shades of gray and some primary colors.
Gray
Some basic colors