A modern CSS for your project
npm install --save-dev @joellesenne/modern.css
# or
pnpm install -D @joellesenne/modern.css
# or
yarn add @joellesenne/modern.cssimport modern.css from "@joellesenne/modern.css"or
Unpkg CDN:
<link rel="stylesheet" href="https://unpkg.com/@joellesenne/modern.css" />jsDelivr CDN:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@joellesenne/modern.css" />If you'd like the font Inter as well (recommended), add this line as well:
<link rel="stylesheet" href="https://fonts.xz.style/serve/inter.css">
## Author
👤 **Joël Lesenne**
* Website : https://joellesenne.dev
* Mastodon : [@joellesenne](https://mastodon.social/@joellesenne)
* Bluesky : [@joellesenne.bsky.social](https://bsky.app/profile/joellesenne.bsky.social)
* Github : [@joellesenne](https://github.com/joellesenne)
* Codepen : [@joellesenne](https://codepen.io/joellesenne)
* LinkedIn : [@joellesenne](https://linkedin.com/in/joellesenne)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/joellesenne/modern.css/issues). You can also take a look at the [contributing guide](https://github.com/joellesenne/modern.css/blob/main/CONTRIBUTING.md).
## Show your support
Give a ⭐️ if this project helped you!
<a href="https://www.patreon.com/joellesenne">
<img alt="Become a patron" src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160">
</a>
## 📝 License
Copyright © 2025 [Joël Lesenne](https://github.com/joellesenne). <br />
This project is [MIT](LICENSE) licensed.
## Acknowledgments
- [web.dev](https://web.dev/)
- [CSS One-Liners to Improve](https://dev.to/alvaromontoro/css-one-liners-to-improve-almost-every-project-18m)
- [A (more) Modern CSS Reset - Andy Bell](https://andy-bell.co.uk/a-more-modern-css-reset/)
- [A Modern CSS Reset](https://www.joshwcomeau.com/css/custom-css-reset/#digit-font-smoothing)
- [new.css](https://newcss.net/)
- [reset.css](https://danburzo.ro/snippets/css-reset/)
- [Dark Mode](https://mybrowseraddon.com/dark-mode.html?v=0.5.3&p=0.5.1&type=update)
- [Lorem Ipsum](https://www.lipsum.com/feed/html)