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
- Host: GitHub
- URL: https://github.com/bicyclesystems/rene.css
- Owner: weareunderdesign
- License: mit
- Created: 2022-03-28T19:30:58.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T13:12:23.000Z (9 months ago)
- Last Synced: 2024-10-29T05:38:24.202Z (6 months ago)
- Topics: css, design-system
- Language: HTML
- Homepage: https://renecss.org
- Size: 468 KB
- Stars: 10
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: code_of_conduct.md
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! 🎉