weareunderdesign / rene.css

The CSS Framework
https://renecss.org
MIT License
10 stars 3 forks source link
css design-system

René

René is a CSS framework for styling clean, simple, and lightweight interfaces. It is the ultimate common ground for designers & developers. It is based on both native HTML elements and utility classes. It is fully customizable with tokens and themes. And easy syntax to quickly "get it". No weird stuff.

Documentation

Visit renecss.org to view the complete documentation.

Community

Join Rainbow's Discord to chat with other community members about Rene.css

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! 🎉