Night.css is a lightweight, classless framework designed to simplify the creation of dark mode websites. Built entirely with pure CSS and without a single line of JavaScript, Night.css offers an effortless way to implement a sleek, modern dark theme for your web projects. With its minimalist design philosophy, you can achieve a clean and professional look without the need for complex configurations or custom classes. 😎
Features
- Minified with LightningCSS.
- Up to 90% browser support.
- Tiniest size possible.
- Responsive.
Paste the following tag in the <head>
of your HTML and see the magic:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/MarcosKlender/night.css@main/dist/night.min.css">
If you want to see Night.css in action, just visit this site! 😁
Distributed under the MIT License.