Skip to content

yumma-lib/nextjs-yummacss-example

Repository files navigation

Yumma CSS — Next.js

A Next.js project with Yumma CSS.
Read the documentation ↝

Get started

Yumma CSS is a utility-first library that uses abbreviated naming conventions that follow regular CSS syntax to help you debug, scale, and maintain your markup better and get your application out the door faster.

Installation

The first thing you need to do is clone the repository.

git clone https://github.com/yumma-lib/nextjs-yummacss-example.git

Then you can go ahead and install the dependencies.

npm i

Once that's done, you can start local development.

npm run dev

License

This project is under the MIT License.