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.
- Host: GitHub
- URL: https://github.com/yummacss/yummacss
- Owner: yummacss
- License: mit
- Created: 2023-02-28T15:39:54.000Z (about 3 years ago)
- Default Branch: release
- Last Pushed: 2026-04-05T18:59:20.000Z (4 days ago)
- Last Synced: 2026-04-05T19:00:03.406Z (4 days ago)
- Topics: atomic-css, css, css-framework, design-system, typescript, utility-css
- Language: TypeScript
- Homepage: https://yummacss.com
- Size: 21.9 MB
- Stars: 12
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Agents: AGENTS.md
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).