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

https://github.com/bicyclesystems/rene.css

The CSS Framework
https://github.com/bicyclesystems/rene.css

css design-system

Last synced: 11 days ago
JSON representation

The CSS Framework

Awesome Lists containing this project

README

        

# rené.css

rené is a design system for clean, lightweight interfaces and the first AI-ready CSS framework. it bridges design and code with a utility-first approach, making it ideal for AI design-to-code workflows while remaining simple for humans. no weird stuff.

as a library and framework, rené provides ready-to-use elements and a customizable structure. it prioritizes utility-first classes but supports inline styles, ensuring clean, maintainable code and serving as the perfect common ground for designers, developers, and AI tools.

## documentation

visit [renecss.org](https://renecss.org/) to view the complete documentation.

## community

need help or want to be a part of our community? [join us](https://github.com/orgs/weareunder/discussions).

## contributing

please see our [contributing.md](https://github.com/rnbwdev/rene.css/blob/main/contributing.md).

## thanks

to Josh W Comeau for creating [The CSS Reset](https://www.joshwcomeau.com/css/custom-css-reset/).

Matthew Howell for creating [reasonable.html](https://github.com/matthewhowell/reasonable.html)

## get started

Install with NPM:

```
npm install @rnbws/renecss
```

Unpkg CDN:

```

```

That's it! 🎉