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.css
import 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">
👤 Joël Lesenne
- Website : https://joellesenne.dev
- Mastodon : @joellesenne
- Bluesky : @joellesenne.bsky.social
- Github : @joellesenne
- Codepen : @joellesenne
- LinkedIn : @joellesenne
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2025 Joël Lesenne.
This project is MIT licensed.