Skip to content

weareunderdesign/rene.css

Repository files navigation

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 to view the complete documentation.

community

need help or want to be a part of our community? join us.

contributing

please see our contributing.md.

thanks

to Josh W Comeau for creating The CSS Reset.

Matthew Howell for creating reasonable.html

get started

Install with NPM:

npm install @rnbws/renecss

Unpkg CDN:

<link rel="stylesheet" href="https://unpkg.com/@rnbws/renecss/dist/rene.min.css"/>

That's it! 🎉