diff options
| author | Kyle Javier [kj_sh604] | 2026-02-14 21:16:02 -0500 |
|---|---|---|
| committer | GitHub | 2026-02-14 21:16:02 -0500 |
| commit | 5c3e4fc45aa74b65f7e68f87cf54e7a749296ae9 (patch) | |
| tree | cb48eb6ad4baa31139b06b86cf19f34c865a47a7 | |
| parent | 31e23f0616c44437e1184fbbb1a816b3e28e6eb3 (diff) | |
refactor: enhance README with image and formatting
Added an image to the README and improved formatting.
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ # noir.css +<img width="2562" height="800" alt="combined" src="https://github.com/user-attachments/assets/e9ba9482-dc60-49a7-b7b7-ced5627d2e35" /> + + + A drop-in collection of monochrome CSS styles to make simple websites look clean and elegant. Forked from [water.css](https://github.com/kognise/water.css) — redesigned with a refined black, grey, and white palette. No classes needed. Just include it and go. @@ -94,4 +98,4 @@ Compiled files end up in `out/`. ## credits -Based on [water.css](https://github.com/kognise/water.css) by Kognise.
\ No newline at end of file +Based on [water.css](https://github.com/kognise/water.css) by Kognise. |
