Skip to content

MarcosKlender/night.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS

Night.css

HTML CSS3 LightningCSS Github

A classless framework for a perfect dark mode!

Screenshot

Table of Contents

  1. About The Project
  2. Installation
  3. License

About The Project

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.

Back to top ⬆️

Installation

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

Back to top ⬆️

License

Distributed under the MIT License.

Back to top ⬆️