Skip to content

yumma-lib/preact-yummacss-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yumma CSS — Preact

A Preact 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/preact-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.