An open API service indexing awesome lists of open source software.

https://github.com/yummacss/yummacss

The ergonomic CSS framework.
https://github.com/yummacss/yummacss

atomic-css css css-framework design-system typescript utility-css

Last synced: 3 days ago
JSON representation

The ergonomic CSS framework.

Awesome Lists containing this project

README

          

# Yumma CSS

The ergonomic CSS framework.

---

## Installation

Install `yummacss` as a dev dependency and initialize configuration

```bash
npm install yummacss -D
npx yummacss init
```

## Build

```bash
npx yummacss build
```

## Documentation

Learn more at [yummacss.com](https://yummacss.com)

## License

This project is licensed under the [MIT License](LICENSE).